Commit Graph

  • 81f50c08aa Use latest (1.20+) LevelDB (#326) Maciej Lisiewski 2017-11-26 19:51:18 -0500
  • c771ba9226 Add Dockerfile Maciej Lisiewski 2017-11-24 12:44:23 -0500
  • 5be8a28ff4 Use latest (1.20+) LevelDB Maciej Lisiewski 2017-11-23 15:11:02 -0500
  • 2ff56553d9 Dep for dependency management, newer go in CI, dependency updates (#325) Maciej Lisiewski 2017-11-23 20:11:56 -0500
  • c012b38945 Stop testing with Go 1.7 Maciej Lisiewski 2017-11-23 10:36:46 -0500
  • eb0d600e45 Drop Go 1.6 from tests - it's old and I really don't want to deal with it. Maciej Lisiewski 2017-11-22 18:10:28 -0500
  • 40fce24820 Don't test vendor (default in go 1.9+) Maciej Lisiewski 2017-11-22 18:06:11 -0500
  • 0ab00cfd31 Use older goleveldb Maciej Lisiewski 2017-11-22 17:48:26 -0500
  • 41a5865fdf Run tests on the latest two versions of go Maciej Lisiewski 2017-11-22 17:18:09 -0500
  • 9c6f7f053d Use Dep instead of Glide for managing dependencies Maciej Lisiewski 2017-11-22 17:16:55 -0500
  • 015411f5ce add redis-compatible HSCAN/SSCAN/ZSCAN commands (#321) Glen De Cauwsemaecker 2017-10-30 03:39:51 -0500
  • acf960bc8e
    address PR review Glen De Cauwsemaecker 2017-10-28 20:37:33 -0500
  • c9b9f0abfb
    add redis-compatible HSCAN/SSCAN/ZSCAN commands Glen De Cauwsemaecker 2017-10-28 18:18:18 -0500
  • 870e422468 Merge a05fb7bd6c into 57a07edd1a siddontang 2017-08-21 04:00:18 +0000
  • a05fb7bd6c remove context siddontang 2017-08-21 12:00:01 +0800
  • ae42782ca8 update travi ci siddontang 2017-08-21 11:26:10 +0800
  • 596a0d25ea remove context vendor siddontang 2017-08-21 11:25:08 +0800
  • 57a07edd1a Fix BRPop infinite blocking (#316) Muhamad Azmy 2017-08-21 05:14:17 +0200
  • 1e967f371b Avoid deadlock Muhamad Azmy 2017-08-20 11:02:52 +0200
  • bd0cf6b5c5 Apply PR comments Muhamad Azmy 2017-08-17 15:01:08 +0200
  • 1be24ed862 Refactor signal Muhamad Azmy 2017-08-17 09:54:10 +0200
  • ab1505189f Avoid resource leake by canceling the context Muhamad Azmy 2017-08-17 09:41:46 +0200
  • 33b92bf094 Apply PR comments Muhamad Azmy 2017-08-17 09:39:20 +0200
  • b6eeb23fb0 Update vendor and use x/net/context Muhamad Azmy 2017-08-16 11:07:22 +0200
  • 807a67d5b6 Fix BLpop race condition Muhamad Azmy 2017-08-16 10:52:19 +0200
  • 43ffaee70d Fix BRPop infite blocking Muhamad Azmy 2017-08-14 09:33:57 +0200
  • f49ad4d5ed add max manifest file size for rocksdb (#312) siddontang 2017-07-31 09:51:35 +0800
  • 9de49ab91c add max manifest file size for rocksdb siddontang 2017-07-31 09:47:37 +0800
  • 0cb8e1a348 Fix TTL issue in RPOPLPUSH command family (#304) Muhamad Azmy 2017-06-20 01:59:48 +0200
  • 430a8beb06 Fix TTL issue in RPOPLPUSH command family Muhamad Azmy 2017-06-19 09:48:03 +0200
  • bc27c99e3c TLS support (#302) Muhamad Azmy 2017-06-12 02:05:42 +0200
  • a417c79cfa TLS support Muhamad Azmy 2017-06-11 12:23:18 +0200
  • 74d1db9b35 Custom auth method (#301) Muhamad Azmy 2017-06-08 17:01:11 +0200
  • 746e0a2f44 Use glide to update vendor Muhamad Azmy 2017-06-08 13:56:08 +0200
  • 556d382f72 Fix added vendor modules Muhamad Azmy 2017-06-08 09:05:18 +0200
  • cff64a4db6 Clean delete Muhamad Azmy 2017-06-08 09:04:43 +0200
  • b356abfc4e Fix vendor Muhamad Azmy 2017-06-08 08:57:17 +0200
  • 3a8ca9fb3f Fix tests by using a better toml library Muhamad Azmy 2017-06-08 08:51:36 +0200
  • dac8766f8c Custom auth method Muhamad Azmy 2017-06-07 14:30:45 +0200
  • 5c7d2974b4 Merge 58b7d746df into 0b1b6de120 Muhamad Azmy 2017-06-07 12:05:52 +0000
  • 58b7d746df Custom auth method Muhamad Azmy 2017-05-18 11:48:51 +0200
  • f6e2131af4 Merge branch 'master' of https://github.com/siddontang/ledisdb Muhamad Azmy 2017-06-07 13:56:37 +0200
  • 9ce0f51c10 Merge f8ac134eca into 0b1b6de120 jo91 2017-05-19 05:55:40 +0000
  • b5eaa388a2 Merge 04f76ceaa7 into 0b1b6de120 刘昆 2017-05-18 14:31:19 +0000
  • 0b1b6de120 Add support for brpoplpush and rpoplpush commands (#295) Muhamad Azmy 2017-05-18 14:07:40 +0200
  • 409886c119 Add unittests Muhamad Azmy 2017-05-18 12:37:38 +0200
  • aaf653ef38 Add support for brpoplpush and rpoplpush commands Muhamad Azmy 2017-05-17 13:17:28 +0200
  • 5835ab9b2b fix error messages to be redis compliant (#293) Glen De Cauwsemaecker 2017-04-17 22:38:01 -0500
  • b108eaf405
    fix error messages to be redis compliant decauwsemaecker.glen@gmail.com 2017-04-17 19:55:34 -0500
  • 2c11c6b63c Merge ec0622c833 into 80ea7b8bca chenbaihu 2017-04-17 08:31:37 +0000
  • 80ea7b8bca allocate local port dynamically, fixes #290 (#292) Glen De Cauwsemaecker 2017-04-15 21:37:47 -0500
  • 85e664a827
    allocate local port dynamically, fixes #290 decauwsemaecker.glen@gmail.com 2017-04-14 10:55:05 -0500
  • 9f6a59ea1a Feature: Pure Go Lua (VM) (#291) Glen De Cauwsemaecker 2017-04-15 08:51:03 -0500
  • 0dc328c077
    add cjson (encode/decode) lib decauwsemaecker.glen@gmail.com 2017-04-14 17:45:14 -0500
  • 45dc47ddf2
    update dependencies (golua -> gopher-lua) decauwsemaecker.glen@gmail.com 2017-04-14 11:13:12 -0500
  • 78d6548924
    replace golua with gopher-lua decauwsemaecker.glen@gmail.com 2017-04-13 15:45:43 -0500
  • 3480a28731 support redis as a global var in lua scripts (#289) Glen De Cauwsemaecker 2017-04-12 20:08:58 -0500
  • 4ac65a3df8
    support redis as a global var in lua scripts decauwsemaecker.glen@gmail.com 2017-04-12 18:19:01 -0500
  • 5929802e2e fix LevelDB CGO panic (#285) siddontang 2017-03-18 14:17:37 +0800
  • 26d7c1f24f fix LevelDB CGO panic siddontang 2017-03-18 10:47:31 +0800
  • 6ad692d5e1 add missing build binary siddontang 2017-03-15 15:07:17 +0800
  • f79c9a1f09 remove no need codes. siddontang 2017-03-14 22:26:07 +0800
  • b2e8658470 remove no used code siddontang 2017-03-14 22:15:17 +0800
  • 350d7cd95e update readme siddontang 2017-03-14 22:13:22 +0800
  • 06fce8810a revert goleveldb for replication compatibility siddontang 2017-03-14 21:55:16 +0800
  • 3cbbbb8f85 update rocksdb 5.1+ (#282) siddontang 2017-03-12 21:21:49 +0800
  • 477a7798c0 update rocksdb 5.1+ siddontang 2017-03-12 20:37:27 +0800
  • 3970f8e4f4 use glide and refactor (#281) siddontang 2017-03-12 18:05:35 +0800
  • 73f99410f6 use glide and refactor siddontang 2017-03-12 17:34:34 +0800
  • f8ac134eca ZInterStore handle set data type jo91 2016-12-17 18:44:49 +0100
  • 380835a0ca Update README.md siddontang 2016-11-24 09:27:38 +0800
  • 2f7cbc730a bitop Not command bug (#248) frankxieke 2016-07-25 21:41:54 +0800
  • 826e491c17 bitop Not command bug frankxieke 2016-07-25 15:07:46 +0800
  • 3a2cbda7f2 Close snapshot and iterator when creating ledis dump (#245) divolgin 2016-07-14 17:49:07 -0700
  • d02b72a411 Close snapshot and iterator when creating ledis dump divolgin 2016-07-14 11:55:59 -0700
  • ca344836ab use vendor and do clean up. (#241) siddontang 2016-05-01 23:33:02 +0800
  • 79b7422c15 update makefile and travis siddontang 2016-05-01 23:29:11 +0800
  • a5bcc11849 use vendor and do clean up. siddontang 2016-05-01 22:33:35 +0800
  • 0d760fce52 del trash fle QI CHAO CEN 2016-04-11 09:31:39 +0800
  • 09959cd17d Just empty file QI CHAO CEN 2016-04-08 16:18:12 +0800
  • 04f76ceaa7 close HTTP request body liukun 2016-01-25 15:41:01 +0800
  • 713b22910a Merge pull request #227 from nikolay-turpitko/patch-1 siddontang 2016-01-23 20:24:29 +0800
  • c8f66ea25d Merge pull request #228 from nikolay-turpitko/patch-2 siddontang 2016-01-23 16:15:50 +0800
  • 89e0848bab Fixed #216 Nikolay Turpitko 2016-01-23 12:22:42 +0500
  • 6b3e7604e6 Fix build for linux Arch/RedHat/CentOS Nikolay Turpitko 2016-01-23 11:05:34 +0500
  • 2e4168137d Merge pull request #225 from nikolay-turpitko/doc siddontang 2016-01-23 13:32:28 +0800
  • 04ef7a83f2 Merge pull request #224 from nikolay-turpitko/master siddontang 2016-01-23 08:55:28 +0800
  • f08763cf37 Update script.go Nikolay Turpitko 2016-01-22 16:57:52 +0500
  • 0b460befe3 Merge pull request #1 from nikolay-turpitko/commands-doc Nikolay Turpitko 2016-01-21 23:28:34 +0500
  • 59bc27d27c Update commands.md Nikolay Turpitko 2016-01-21 23:26:53 +0500
  • b2f90f832a Lua script, HMGET, value for absent key #219 Nikolay Turpitko 2016-01-21 23:48:19 +0600
  • e48663b03a RESP writer test Nikolay Turpitko 2016-01-21 22:07:36 +0600
  • 22360934dd Merge pull request #222 from Aurlin/master siddontang 2016-01-21 21:23:31 +0800
  • 965c95295a Merge pull request #223 from nikolay-turpitko/master siddontang 2016-01-21 21:14:38 +0800
  • e9bca10875 Convert commands to lowercase before use as a key in the map Nikolay Turpitko 2016-01-21 17:46:44 +0600
  • 1e3133d1f0 Update build flags for lua Aurlin 2016-01-20 18:27:55 +0100
  • 8422022419 Update build flags for lua Aurlin 2016-01-19 11:23:12 +0100
  • 270a09fe09 Additional features for HTTP interface. liukun 2016-01-15 13:31:38 +0800
  • a7a7d4cfbb convert []byte to string in HTTP interface liukun 2016-01-14 18:41:16 +0800
  • ebe5340cf9 Merge pull request #215 from felixbuenemann/fix-dev-script-on-linux siddontang 2015-12-20 13:51:35 +0800