Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/rosedblabs/rosedb

Lightweight, fast and reliable key/value storage engine based on Bitcask.
https://github.com/rosedblabs/rosedb

Fix HIncrBy to upper camel case.

51c8bfe4ed4a7260ed91a7e535b646c6641aa557 authored over 2 years ago by icemint0828 <[email protected]>
Update hash.go

Co-authored-by: Gökhan Özeloğlu <[email protected]>

25350ece34afb49807b158dced83bbac67e31d24 authored over 2 years ago by icemint <[email protected]>
Update hash_test.go

Co-authored-by: Gökhan Özeloğlu <[email protected]>

263347d621ce157628653f185f7828c43c96b99c authored over 2 years ago by icemint <[email protected]>
Update hash.go

Co-authored-by: Gökhan Özeloğlu <[email protected]>

46e7a1d454884e1f89c08c5dabbbaf72f055befc authored over 2 years ago by icemint <[email protected]>
Update cmd/command.go

Co-authored-by: Gökhan Özeloğlu <[email protected]>

9f78a5b8e04ad6b1961ab5c36eacaf6aed80f870 authored over 2 years ago by icemint <[email protected]>
Update hash.go

Co-authored-by: Gökhan Özeloğlu <[email protected]>

84fcaa80e890c8058d62b5faea6de615df981de5 authored over 2 years ago by icemint <[email protected]>
Add Hincrby command for server

5783a3dabbd5213c1e607518f1a75f681e1b4607 authored over 2 years ago by icemint0828 <[email protected]>
Fix to use util.StrToInt64

7a3cbf000c53f6d8c535862d752dfa89b73180fb authored over 2 years ago by icemint0828 <[email protected]>
Add Hincrby command

5e7608a15abad20b814e61cf04a88b98fabbc77b authored over 2 years ago by icemint0828 <[email protected]>
Update issue templates

841e137aa8d1bf2f50d8e160f742d24fe87d722d authored over 2 years ago by roseduan <[email protected]>
Update issue templates

b51b1113ad5564ea12686c2eeb89e33cbd0f904a authored over 2 years ago by roseduan <[email protected]>
Merge pull request #153 from icemint0828/add-lset-cmd

Add Lset command

dcdbdde5000d77b13a739d07d903780cb9fdd177 authored over 2 years ago by roseduan <[email protected]>
Merge pull request #152 from gozeloglu/add-supported-cmds

Add commands to supported commands

8bd7ca906c81f2e58565197b277aa5f4c24f76fc authored over 2 years ago by roseduan <[email protected]>
fix readme

e50ede7267b89cf9047b8671bb475472c0eac697 authored over 2 years ago by roseduan <[email protected]>
Enhance tests in util/str_test.go

* Table-driven test applied.

* New test cases are added.

Signed-off-by: Gökhan Özeloğlu <gokha...

052c5a8b84e9b67b4711b757658f9e9345d7d22c authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Refactor methods

* New util functions are added.

* Tests are added for these functions.

* Some return errors fi...

d7891f9bd45acd4ed2a1555b15fc952e5b18285f authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Merge branch 'main' of https://github.com/gozeloglu/rosedb into add-supported-cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

169d4b9fc5a9c511c30a7e0e15842b41a70ca617 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Merge pull request #155 from Roderland/main

Add LMove command for db & server

f1762d4f77701b5b835ff314b8b235508a96da70 authored over 2 years ago by roseduan <[email protected]>
Merge remote-tracking branch 'origin/main' into main

0275db5accc9c0c468795d5259b251cc50e8342e authored over 2 years ago by roderland <[email protected]>
update cmd name

423a66b28686257246bde3e8965f501bc2e5341e authored over 2 years ago by roderland <[email protected]>
Update cmd/command.go

Co-authored-by: Gökhan Özeloğlu <[email protected]>

ed1b5f4ab1988a5db83a90b5b1a12ec2fa41a468 authored over 2 years ago by Roderland <[email protected]>
Update list.go

Co-authored-by: Gökhan Özeloğlu <[email protected]>

cd0d37581b28e8c7683b973054bb706ae5705f17 authored over 2 years ago by Roderland <[email protected]>
Add LMove command for db & server

74314a42f4034d14bfed88b5891459cf65c5c60a authored over 2 years ago by roderland <[email protected]>
Update go.yml

7b155b6de9816eaad04913c58206dfecd8444f65 authored over 2 years ago by roseduan <[email protected]>
Update go.yml

a885c1735212fbd40ab8086ae7643a426d987d2b authored over 2 years ago by roseduan <[email protected]>
Update go.yml

6acc60f350959d692116def4597d3ccde50f1a4e authored over 2 years ago by roseduan <[email protected]>
fix eg

dad04bfb9b88841cce23fb9c0315c1c3e70cf58e authored over 2 years ago by roseduan <[email protected]>
fix comment

4ea6d726b932a8b50a742c1df1182796f9a63fc0 authored over 2 years ago by roseduan <[email protected]>
Rename cmd functions

* Functions are renamed according to Go naming convention. Used camelCase
convention.

Signed-of...

935429e48b875734efabf6b35208cb3b778cf2b2 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add ZRange to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

c245b719b054d039a19f4608ab7b1592d42354cf authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add ZCard to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

981c67e65d4a3bae0aeb11b79873e59abf48cc39 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add ZRem to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

642fa07e908ca1336d958980a8b8215550311253 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add ZScore to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

7488f224a1966bf27ff733117506eb79b51516f3 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add ZAdd to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

b7036ee283d966738af5970d01ff64da32ed22a5 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add SUnion to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

546b257117c068a804f1ce18f6e3a106ba63c898 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add SDiff to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

e3e7dcd68c6510fbc8761df7441f6569f17080f4 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add SCard to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

f259bbeac7e5406cfb9e203a6f6d61ec29d7d9cd authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add SMembers to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

b0fae38e79a827701ec7f27644472c7dde74a82d authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add SIsMember to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

c0574f3c8b0864f15572681cafc01736e4f7596d authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add SPop to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

c6d71ce1464a7d4cbb84c58bb5ca2bd15594ac9a authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add HScan to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

bfb15490e154b5f45d989ec2f50a1fe2e50babbb authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add HStrLen to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

6506996a4df674775ef0965ee436eb034c264d6e authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add HGetAll to supported cmds

* Fix index error in hvals() function.

Signed-off-by: Gökhan Özeloğlu <gokhan.ozeloglu@delivery...

5bdb22de34b862f0b5e339e3029458b9e788f4ff authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add HVals to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

88aebef3530bf0593496f02605096a9c438190a8 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add HKeys to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

4788c60ce30ea968fd4573cafe4b094e3fdc565e authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add HExists cmd to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

77c3c8c6ebd4bff1726a795687549fd1572e8b5b authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Merge branch 'main' of https://github.com/gozeloglu/rosedb into add-supported-cmds

1bea72d250202a12fac374ba6f628fd372ccb1a5 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add HExists cmd to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

c5d46fb098df076cbcf7f9fa20ffc2ace5dd88a0 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
fix eg

e1756238894f210a6138119c205aa06e7d26c334 authored over 2 years ago by roseduan <[email protected]>
Add HDel to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

d30c4efe345f208409afbf888a3baa9c62a7f4f3 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Merge branch 'main' of https://github.com/gozeloglu/rosedb into add-supported-cmds

42bc7e3ca0ded26211f2b68819e8a5e1bfdbb725 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add HMGet to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

3125306f5687e4c39b851a683efdd30ef14738b2 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
add hscan

e106d30db085e31eb83f8514b4f501577da507c3 authored over 2 years ago by roseduan <[email protected]>
Add Lset command

c2ca9a45f0a6f9b1c9afbca48fc8f102a869fab1 authored over 2 years ago by icemint0828 <[email protected]>
Add HSetNX cmd to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

f299b9d65c7e4d7b5f49c4834a8f60f325ad63a4 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add LIndex cmd to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

2e36c6d4d36dcee2e472e44a3ff72832f818059b authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add StrLen cmd to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

6e552494a83c3e5e79306ad8da5c7e172cc0ab22 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add IncrBy cmd to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

bad5c97999ff9431ee243d43b088daa0738437e4 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add Incr cmd to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

38572ab1f8c846fc710bb716556709011ab25976 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add DecrBy cmd to supported cmds

* Simplify return statement in decr().

Signed-off-by: Gökhan Özeloğlu <gokhan.ozeloglu@delivery...

5a2a5774f829e71d58d403580020ef73ef8daa3b authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add Decr cmd to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

19bb881a841d29da9457ca5d25f2f084bcd375e3 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add MSetNX cmd to supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

8d6d63ff4eca9a4daea30907f5929aded73bcf17 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add MSet cmd for supported cmds

Signed-off-by: Gökhan Özeloğlu <[email protected]>

abd1adc08fe2d67b3e315eb9dce5f4d2a54170f0 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Add cmds for supported cmds

* SetNX cmd added.

Signed-off-by: Gökhan Özeloğlu <[email protected]>

4922aef86ac4bbc9f344499952e18c3a4398f1fc authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Merge pull request #126 from icemint0828/add-lindex-cmd

Add LIndex command

c13ddc42b3db8d9f1c5a34fc842579a861222a11 authored over 2 years ago by roseduan <[email protected]>
add getdel

bb0b8c4ceceef6f30f910fbce03a5e7311bbe56a authored over 2 years ago by roseduan <[email protected]>
Fix conflict

e9056b22c2fdc14bbeead60ebc5ee140303a31d7 authored over 2 years ago by icemint0828 <[email protected]>
Merge pull request #150 from Reid00/main

add LPushX and RPushX

4a3aa6540cd8c043886aee5f9b425245860ad335 authored over 2 years ago by roseduan <[email protected]>
add LPushX and RPushX, and fix a typo and add a error assert

b3a969b3460cc53b4e7f7a6ca721f7447cd55527 authored over 2 years ago by Reid <[email protected]>
Merge branch 'flower-corp:main' into add-lindex-cmd

3dfcc698131bcab1921f954f2526286a8ca58d11 authored over 2 years ago by icemint <[email protected]>
fix comment

983b35952cc3e11c77f902eb729810ed3c808827 authored over 2 years ago by roseduan <[email protected]>
add sets cmd

e7073cd12559d0db29ce9cdbf86151a7816fb24d authored over 2 years ago by roseduan <[email protected]>
update cmd

37e2ff55b5942eabc9b4703201ccc0fc6dc0ac2b authored over 2 years ago by roseduan <[email protected]>
add select

1fe570d3d5ceef6a3a6ed8413e8f904fd6cbd5c1 authored over 2 years ago by roseduan <[email protected]>
add time

81fa14196ee46194b38ca01f574b5d714e42b653 authored over 2 years ago by roseduan <[email protected]>
add mget

5cce59757503140891836f3a482217b4b8779625 authored over 2 years ago by roseduan <[email protected]>
fix hash

d6d324bcf0b43d06be6901fe0298bc71f60307c8 authored over 2 years ago by roseduan <[email protected]>
Merge pull request #135 from gozeloglu/add-hsetnx-cmd

Add HSetNX cmd

b200cc84a3765cff2f56c40322a5bcf350b86c92 authored over 2 years ago by roseduan <[email protected]>
Merge pull request #141 from Reid00/main

Add HMGet command

98b8306b1ac2b366b86652c483f8cce11bd6b05a authored over 2 years ago by roseduan <[email protected]>
fix

e5ab9eb14204694993829bcf1644d4d5fb9bdcaa authored over 2 years ago by roseduan <[email protected]>
Merge pull request #145 from Roderland/main

add some command (append, lpush, rpush, lpop, rpop, llen) for server

65b62071305d8ec317944ee0ad475f3d0b840930 authored over 2 years ago by roseduan <[email protected]>
add some command (append, lpush, rpush, lpop, rpop, llen) for server

50bd60c66b41c0c92d61fc26a7eee0f72f4ca855 authored over 2 years ago by roderland <[email protected]>
add ex

cc4542639c4aa40163cc97814c8a4d0dcca3e7b3 authored over 2 years ago by roseduan <[email protected]>
update cmd

1a31ca499c011a4f13e1ad3c9a2e1a0167275fd4 authored over 2 years ago by roseduan <[email protected]>
update

1a6a2215a7b26a0491672d60c8ea3d6431f8c94d authored over 2 years ago by roseduan <[email protected]>
update

057baa5df1506bf57030bd1e763c7a3a8e0ddb97 authored over 2 years ago by roseduan <[email protected]>
update

a70c900b7ac8226d4c4159e6dd6c42c2bca22974 authored over 2 years ago by roseduan <[email protected]>
init redis protocol

ea98ee0ff0984551fd5795b9e59d8f539f43f61f authored over 2 years ago by roseduan <[email protected]>
fix changelog

35926fa073a52dce83658199a8e07962b834f528 authored over 2 years ago by roseduan <[email protected]>
add zset gc

57c67dd182640ad48f64a7679500804f20a250be authored over 2 years ago by roseduan <[email protected]>
update comment and typo

7ce9e5ce1e3e46e40e9af4a9f256f359fc02e82a authored over 2 years ago by Reid <[email protected]>
update docs

8f382b63420a5cc36ff337489f0140c9906205a9 authored over 2 years ago by roseduan <[email protected]>
Merge branch 'main' into add-lindex-cmd

e4e198e54a8a8a24d9444dcd04d244fc03c5127f authored over 2 years ago by icemint0828 <[email protected]>
Add example for HSetNx command

Signed-off-by: Gökhan Özeloğlu <[email protected]>

923f55ebcf0d53283d7a95b47436f7cbe1a5d721 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Fix bugs in HSetNx method

* Bugs fixed in HSetNx method. If conditions added.

* Test function fixed. Expected result and ...

27fbc4c1ed42635bd06303260fa41d286e4a6718 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
Merge branch 'main' of https://github.com/gozeloglu/rosedb into add-hsetnx-cmd

8c8fee54c2a14cef937e63a3884e4eba1a4e3031 authored over 2 years ago by Gökhan Özeloğlu <[email protected]>
fix test

466930e5a12ff9e4d8bdc42c6188d235debd1610 authored over 2 years ago by roseduan <[email protected]>
fix docks

b0fb2ded31e85eec668b2f5123e247b1a4e84fdd authored over 2 years ago by roseduan <[email protected]>
Merge pull request #137 from chowc/feat-hstrlen

feat(hstrlen): add HStrLen command

c8f4b0b18fc678a8dab5dbc142773ff88e355ea3 authored over 2 years ago by roseduan <[email protected]>
remove iterator temporarily

b9668cf3a0103c1558b054ca68edad4a8d42816f authored over 2 years ago by roseduan <[email protected]>