Commit Graph

  • a9096d4e52
    Merge f5f4f27d01 into d35789ec47 guangwu 2023-10-22 10:24:41 +0800
  • f5f4f27d01 chore: os.SEEK_SET has been deprecated since Go 1.7 guoguangwu 2023-10-22 10:24:11 +0800
  • 2076903cf9 fix zset delete for scan flushdb weedge 2023-06-23 23:20:45 +0800
  • cf40b9e398 fix zremrangebylex weedge 2023-06-23 18:41:53 +0800
  • 194a6b6953 fix zremrange zremrangebylex weedge 2023-06-18 17:35:22 +0800
  • 6b9a168afb fix test failure for config with lock 战科宇 2022-01-26 19:31:29 +0800
  • 2e33308de9
    Merge pull request #6 from gitsrc/feat_add_SetEXAT_function GITSRC 2021-03-11 16:55:46 +0800
  • df5f312aa0 feat(t_kv): add SetEXAT funciton gitsrc 2021-03-11 16:54:50 +0800
  • c1f81bb0bb feat(t_kv): add SetEXAT funciton gitsrc 2021-03-11 16:52:12 +0800
  • d59a1134a6
    Merge pull request #5 from gitsrc/fix_bug GITSRC 2021-03-10 16:44:30 +0800
  • 7a48b62b5f fix(t_kv):fix StrLen panic gitsrc 2021-03-10 16:42:58 +0800
  • b3179aef33
    Merge pull request #4 from gitsrc/debug GITSRC 2021-03-09 14:49:47 +0800
  • eb3ce10dbd feat(mysql):remove key ttl gitsrc 2021-03-09 14:47:00 +0800
  • d2070a6cb7
    Merge pull request #3 from gitsrc/debug GITSRC 2021-03-09 14:30:17 +0800
  • 24b8b0f1d8 feat(mysql):remove key ttl gitsrc 2021-03-09 14:27:17 +0800
  • 605032921a
    Merge pull request #2 from gitsrc/debug GITSRC 2021-03-09 14:08:09 +0800
  • 1d79a5c436 feat(command): remove ttl info of set key gitsrc 2021-03-09 14:03:46 +0800
  • 4981104d20
    Merge pull request #1 from nisainan/develop GITSRC 2021-03-08 19:14:12 +0800
  • 2efd8d5120 feat(*): return StorageEngine ShengTao 2021-03-08 19:08:10 +0800
  • d35789ec47
    Update commands doc (#389) master Lunny Xiao 2020-05-10 21:52:10 +0800
  • e5956b0775
    Update commands doc Lunny Xiao 2020-05-10 21:24:21 +0800
  • b814d6a929
    Fix ineffassign (#388) Lunny Xiao 2020-05-10 20:54:36 +0800
  • 82bca72a99
    upgrade readme Lunny Xiao 2020-05-10 20:14:17 +0800
  • 33f1f1afcf Fix ineffassign Lunny Xiao 2020-05-10 18:47:28 +0800
  • eb6693a86b
    Move upgrade-ttl as a sub command of ledis so that it's easier to repair the problems (#387) Lunny Xiao 2020-05-10 18:47:46 +0800
  • 65f92afb95
    Merge branch 'master' into lunny/upgrade_fix Lunny Xiao 2020-05-10 18:40:42 +0800
  • 4535a9862e
    Add a stale check (#386) Lunny Xiao 2020-05-10 18:33:04 +0800
  • 91690bec23
    Move upgrade-ttl as a sub command of ledis so that it's easier to repair the problems Lunny Xiao 2020-05-10 18:32:19 +0800
  • 08167722b0
    Merge branch 'master' into lunny/stale Lunny Xiao 2020-05-10 18:17:55 +0800
  • 1ee5a02c6c
    Fix some lint error (#385) Lunny Xiao 2020-05-10 18:17:39 +0800
  • 5f2b1604f3
    Improve make lint Lunny Xiao 2020-05-10 18:05:12 +0800
  • 556dc5a188
    Add a stale check Lunny Xiao 2020-05-10 18:02:33 +0800
  • 7319faa726
    Fix misspell Lunny Xiao 2020-05-10 17:49:37 +0800
  • 19b391ee63
    Fix some lint error Lunny Xiao 2020-05-10 17:46:45 +0800
  • b08f85e6fb
    Add version for ledis command and make build will only build ledis (#383) Lunny Xiao 2020-05-10 13:32:35 +0800
  • 813a6775de Add version for other commands Lunny Xiao 2020-05-10 12:56:22 +0800
  • f1bb77e73d More improvement for Makefile Lunny Xiao 2020-05-10 12:48:23 +0800
  • ac39cb287f Add version for ledis command and make build will only build ledis Lunny Xiao 2020-05-10 12:03:45 +0800
  • 72deb0e7c7
    Implement LSET command for ledis server (#384) Lunny Xiao 2020-05-10 12:57:04 +0800
  • 1f38a6226d
    Implement LSET command for ledis server Lunny Xiao 2020-05-10 12:32:37 +0800
  • a274892fa7
    Merge branch 'master' into http_client_string_arrays Lunny Xiao 2020-05-09 21:40:56 +0800
  • 9c361107d2
    Merge branch 'master' into patch-1 Lunny Xiao 2020-05-09 21:40:43 +0800
  • b245fa4172
    Add a new command ledis and move all commands as the sub commands (#382) Lunny Xiao 2020-05-09 21:30:50 +0800
  • 73eb4fa232
    Fix bug Lunny Xiao 2020-05-09 21:16:46 +0800
  • a6db04b51d
    Add help Lunny Xiao 2020-05-09 21:12:59 +0800
  • 32133ad706
    Remove unused files Lunny Xiao 2020-05-09 21:03:54 +0800
  • 8d698c4441
    Add a new command ledis and move all commands as the sub commands Lunny Xiao 2020-05-09 21:02:36 +0800
  • 80c4746b9b
    Merge branch 'master' into patch-1 Lunny Xiao 2020-04-26 21:30:07 +0800
  • 60ab617ca0
    Merge branch 'master' into http_client_string_arrays Lunny Xiao 2020-04-26 21:30:03 +0800
  • 3709e1b06a
    Fix badge (#381) Lunny Xiao 2020-04-26 20:11:32 +0800
  • 7c16c9574b
    More test time Lunny Xiao 2020-04-26 20:07:59 +0800
  • ad7dc884d5
    Fix make test Lunny Xiao 2020-04-26 19:44:09 +0800
  • 93e07c5958
    Fix badge Lunny Xiao 2020-04-26 19:37:46 +0800
  • 4c786878af
    Fix gomod (#379) Lunny Xiao 2020-04-24 14:10:03 +0800
  • fb5bcc5a7a
    Fix gomod Lunny Xiao 2020-04-24 13:54:33 +0800
  • 1b73a3d5bb
    Add contributing (#375) Lunny Xiao 2020-04-24 13:27:36 +0800
  • 3889847f60
    Merge branch 'master' into lunny/add_contributing Lunny Xiao 2020-04-24 13:24:08 +0800
  • 026b4a7422
    Add coverage from codecov (#376) Lunny Xiao 2020-04-24 13:23:58 +0800
  • 0e3d465080
    Merge branch 'master' into lunny/coverage Lunny Xiao 2020-04-24 13:08:10 +0800
  • 54164fbece
    Merge branch 'master' into lunny/add_contributing Lunny Xiao 2020-04-24 13:07:59 +0800
  • 3c399e1b38
    Add vet check and fix some vet errors (#374) Lunny Xiao 2020-04-24 13:07:38 +0800
  • 18ff9cd42e
    Add coverage from codecov Lunny Xiao 2020-04-24 12:34:31 +0800
  • 8f80bd30c2
    Add contributing Lunny Xiao 2020-04-24 11:01:26 +0800
  • 03dbb53f94
    Merge branch 'master' into lunny/vet Lunny Xiao 2020-04-24 13:03:51 +0800
  • 04ab07acd4
    Update README (#377) Lunny Xiao 2020-04-24 13:01:35 +0800
  • 9dcd9fa638
    Update repository path (#378) gh-pages Lunny Xiao 2020-04-24 12:56:51 +0800
  • 29a396efbe
    Update repository path Lunny Xiao 2020-04-24 12:56:07 +0800
  • 630e2c7d96
    Update README Lunny Xiao 2020-04-24 12:49:39 +0800
  • 80a1d96b44 Update CNAME Lunny Xiao 2020-04-24 12:26:03 +0800
  • b50ed94bca
    Merge branch 'master' into patch-1 Lunny Xiao 2020-04-24 11:30:15 +0800
  • 006dc0be78
    Add vet check and fix some vet errors Lunny Xiao 2020-04-24 10:17:13 +0800
  • 9baea07f40
    Merge pull request #373 from lunny/lunny/gomod Lunny Xiao 2020-04-24 09:48:12 +0800
  • 6aa617f5d8
    Merge pull request #366 from seoester/ltrim-documentation Lunny Xiao 2020-04-23 17:10:40 +0800
  • 179e66814f
    Use go mod instead of dep to manage the project Lunny Xiao 2020-04-23 17:00:20 +0800
  • 01e8c9b3a1 add go mod lijingwei 2019-12-07 12:00:31 +0800
  • a823d86e77
    Remove illegal character for filename kice 2019-08-22 17:43:14 -0400
  • f8361de886 Fix string handling of http client within arrays Jens 2019-05-24 10:16:56 +0200
  • 16cc2adb69 Ran new version of doctoc fixing links on GitHub Seoester 2019-03-26 16:28:32 +0100
  • 7c5bf53209 Added documentation for the LTRIM command Seoester 2019-03-26 16:28:24 +0100
  • e0c4440edc Fix error formatting based on best practices from Code Review Comments CodeLingo Bot 2019-02-05 05:49:19 +0000
  • 8ceb77e66a Config: Fix quotes at Readonly method (#360) Sergey Romanov 2019-02-02 18:41:19 +0500
  • adf46dd459 Config: Fix quotes at Readonly method Sergey 2019-01-14 17:14:49 +0500
  • b6f264e23a
    Fix rocksdb environment Dmitriy Sokolov 2018-11-30 16:05:10 +0300
  • becf5f38d3 Bump Go versions (#358) Harald Nordgren 2018-10-29 01:41:58 +0100
  • 11bbb67b04 Fix 'Errorf' issue Harald Nordgren 2018-10-25 00:37:30 +0200
  • ed5c492f41 Bump Go versions Harald Nordgren 2018-10-23 23:50:46 +0200
  • 53fa809662
    Merge cc25d828fb into d2af45e3fb mstory21 2018-04-18 22:21:28 +0000
  • cc25d828fb issue 341 Matt Story 2018-04-18 18:19:18 -0400
  • d2af45e3fb Add server.ledisdb_version to the INFO command (#343) Vojtech Vitek 2018-04-17 10:13:38 -0400
  • 348a4390da Add server.ledisdb_version to the INFO command Vojtech Vitek 2018-04-16 03:06:33 -0400
  • ee6de4500f
    add clear vendor script (#338) siddontang 2018-03-30 09:43:38 +0800
  • 71285dba23 add clear vendor script siddontang 2018-03-29 22:19:15 +0800
  • 0c604eb684
    fix vet and lint (#337) siddontang 2018-03-29 20:33:36 +0800
  • 692bd43363 fix vet and lint siddontang 2018-03-29 18:41:34 +0800
  • 36de957bf3 add replaciton master auth support (#336) benjafire 2018-03-28 17:50:05 +0800
  • 30161affc9 add replaciton master auth support ben 2018-03-28 14:32:35 +0800
  • 17ea9a433d Fixes to Dockerfile (#329) Jeffrey Spies 2018-02-02 01:29:58 -0500
  • 932ec3bb12
    Fixes to Dockerfile Jeffrey Spies 2017-12-28 00:39:51 -0500
  • 56900470a8 Add Dockerfile (#327) v0.6 Maciej Lisiewski 2017-11-27 19:50:33 -0500
  • 817c0f0868 Fix indentation Maciej Lisiewski 2017-11-27 08:45:13 -0500