Ecosyste.ms: OpenCollective

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

rosedb

Lightweight, fast and reliable key/value storage engine based on Bitcask.
Collective - Host: opensource - https://opencollective.com/rosedb - Code: https://github.com/rosedblabs/rosedb

test: add unittest for string cas

github.com/rosedblabs/rosedb - fab0d316a3433ea71f12022224eb37ef4d0e9e52 authored over 1 year ago by rfyiamcool <[email protected]>
Merge pull request #205 from rfyiamcool/fix/hash_hdel

fix: hdel write log when hash field exists

github.com/rosedblabs/rosedb - 8a92f09881ebfc0a359a4d92871d1eef1354edb4 authored over 1 year ago by roseduan <[email protected]>
fix: hdel write log when hash field exists

github.com/rosedblabs/rosedb - d92709756febd3fa253ad8f703b7ee4c33ef9003 authored over 1 year ago by rfyiamcool <[email protected]>
feat: add atomic cas for string

github.com/rosedblabs/rosedb - a3d6f0290b861e384da8655ae19e2fad9d7d40c9 authored over 1 year ago by rfyiamcool <[email protected]>
add warning

github.com/rosedblabs/rosedb - 21dc4f7b319a2c0f842fba56743361155a68a8c1 authored almost 2 years ago by roseduan <[email protected]>
fix bytes equal usage and shadow error

github.com/rosedblabs/rosedb - 31bf5acf73975b0d25fb92d5e0778bc8dc83d7d2 authored over 2 years ago by roseduan <[email protected]>
fix test shadow error

github.com/rosedblabs/rosedb - 245c18a210aa7e50ffa53113fd692b13ca055dab authored over 2 years ago by roseduan <[email protected]>
Merge pull request #194 from chentaiyue/main

fix the rare case of infinite loop

github.com/rosedblabs/rosedb - 7f5c328df32a3bd4e549e92369dfdff8a5dd81c9 authored over 2 years ago by roseduan <[email protected]>
Merge pull request #197 from IoCing/my

revise sdiffstore&& add sinter &&add sinterstore && add sunionstore

github.com/rosedblabs/rosedb - 3cf938778edd2431f094310b5081e24869d6e5ff authored over 2 years ago by roseduan <[email protected]>
revise sdiffstore&& add sinterstore && add sunionstore

github.com/rosedblabs/rosedb - 9b0b2fc3e6fcfd997d8a9cdaca99f96f16d5f755 authored over 2 years ago by IoCing <[email protected]>
Update zset.go

github.com/rosedblabs/rosedb - 74d8143990154ace7af33445120e679e8559a87b authored over 2 years ago by chentaiyue <[email protected]>
fix the rare case of infinite loop

github.com/rosedblabs/rosedb - f215418b20b5054d6b5b61228b72a51fbcd2cddb authored over 2 years ago by chentaiyue <[email protected]>
Merge pull request #191 from Yukino831143/feature_set

add smismember & sdiffstore cmd

github.com/rosedblabs/rosedb - d47b9622c2947d2a7f24860f12a87ef760058f58 authored over 2 years ago by roseduan <[email protected]>
Merge pull request #193 from wyxgoishin/feature/optimize_str_scan

enhancement: optimize strIdx `scan` method

github.com/rosedblabs/rosedb - 6796ac0903f153964795e9f6eac1f95aab13fbbd authored over 2 years ago by roseduan <[email protected]>
enhancement: optimize strIdx scan method

github.com/rosedblabs/rosedb - 410a21468c12e3b3091920cd68b2a40d2f2667bf authored over 2 years ago by yixinwu <[email protected]>
Merge pull request #192 from Yukino831143/bugfix

correct some spelling mistakes

github.com/rosedblabs/rosedb - 578df7c53f959d1f5a69ef428ddcc6016bee7fc9 authored over 2 years ago by roseduan <[email protected]>
correct some spelling mistakes

github.com/rosedblabs/rosedb - a8b09a74681ceedc9480e1a49d2eb3b08f26253f authored over 2 years ago by Yukino <[email protected]>
add smismember & sdiffstore cmd

github.com/rosedblabs/rosedb - 7a8e52290e89b46a7e8f39d183a711ba9bb0e924 authored over 2 years ago by Yukino <[email protected]>
fix popinternal

github.com/rosedblabs/rosedb - b4b14dfab18e5057114663d2ce3287c8180ead60 authored over 2 years ago by roseduan <[email protected]>
Merge pull request #183 from Yukino831143/main

add lrem

github.com/rosedblabs/rosedb - e2a478ef9d400e707cd61c6071bf327707f1674f authored over 2 years ago by roseduan <[email protected]>
Merge pull request #188 from Yukino831143/bugfix

fix sismember command

github.com/rosedblabs/rosedb - b098bb1fb5c8f20b1acf8cb71db1a86b528a1a43 authored over 2 years ago by roseduan <[email protected]>
Merge pull request #178 from icemint0828/add-hrandfield-command

add hrandfield command

github.com/rosedblabs/rosedb - 66c2c2e4f80b9e1c9de881b59e7c67dad39f3420 authored over 2 years ago by roseduan <[email protected]>
fix to use strings.EqualFold()

github.com/rosedblabs/rosedb - 851c0714baf461099d66fcbcb24a7f3b361de28b authored over 2 years ago by icemint0828 <[email protected]>
fix sismember command

github.com/rosedblabs/rosedb - 497bb9abfa0863221f1a9e108af748e213e53953 authored over 2 years ago by Yukino <[email protected]>
optimize code

github.com/rosedblabs/rosedb - 08d59a66ac660b37bc3e088441186cd56c5d2e07 authored over 2 years ago by Yukino <[email protected]>
fix the points pointed out

github.com/rosedblabs/rosedb - 36a9ee85fa60c8f27a66eab7d342e607d3426207 authored over 2 years ago by icemint0828 <[email protected]>
Merge branch 'main' into add-hrandfield-command

github.com/rosedblabs/rosedb - 107b366ec14464fa81d1d2b63acf6f2760915fc2 authored over 2 years ago by icemint0828 <[email protected]>
1. fix go 1.16 can not compile pass.

2. fix func TestRoseDB_LRem can not pass.
3. delete redundant code

github.com/rosedblabs/rosedb - 77db0bc4f5223a22fca6f5523d355f404e1ea38c authored over 2 years ago by Yukino <[email protected]>
fix lrange command display error

github.com/rosedblabs/rosedb - 38dc46917d261e547d3e673af3aeafa0d5cd9c3d authored over 2 years ago by Yukino <[email protected]>
consider the withValues

github.com/rosedblabs/rosedb - 6b295db8202ff4749570e92949ec8f39bfbc30cc authored over 2 years ago by icemint0828 <[email protected]>
fix str scan

github.com/rosedblabs/rosedb - ca9321f4e9d1886fef35df975a313e3530ddd660 authored over 2 years ago by roseduan <[email protected]>
add GetStrsKeys

github.com/rosedblabs/rosedb - dcf367a125d0539bb264b86eeaf48629b343780b authored over 2 years ago by roseduan <[email protected]>
replace HRandfield to HRandField

github.com/rosedblabs/rosedb - aa33a3e9ce41211125ecde39ce6c3e5c2596950a authored over 2 years ago by icemint0828 <[email protected]>
Update hash.go

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

github.com/rosedblabs/rosedb - 44bf05b41634641aaad3cd3f8a859861796b340f authored over 2 years ago by icemint <[email protected]>
Update cmd/command.go

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

github.com/rosedblabs/rosedb - 7c69129b895785349121ce26599b4fddce9e1dd8 authored over 2 years ago by icemint <[email protected]>
handle cases where count is not in the argument as count=1

github.com/rosedblabs/rosedb - c6f29d2ac6d78e0a481e77a0d618ac4716a7320e authored over 2 years ago by icemint0828 <[email protected]>
replace the for{...} to HKeys(key)

github.com/rosedblabs/rosedb - 205273cdda061e020412f60ef749b3c1b81b80b9 authored over 2 years ago by icemint0828 <[email protected]>
Merge pull request #177 from loveRhythm1990/main

remove SIGKILL signal in signal handler

github.com/rosedblabs/rosedb - 00ee3d4d0d6c7b71029aad9df1a6305e28eb29b8 authored over 2 years ago by roseduan <[email protected]>
Merge pull request #174 from wudong5/main

fix a bug in db.go

github.com/rosedblabs/rosedb - 3fbef984f3628a15b30d7e4467de48f1864ca711 authored over 2 years ago by roseduan <[email protected]>
add hrandfield command

github.com/rosedblabs/rosedb - e82a6e357ec9544406ca0fef706721309cefd0de authored over 2 years ago by icemint0828 <[email protected]>
remove SIGKILL signal in signal handler

github.com/rosedblabs/rosedb - 86b3b9320618ae5abc11468ebd961feed9aa4715 authored over 2 years ago by LR1990 <[email protected]>
Merge pull request #175 from loveRhythm1990/main

correct some spelling mistakes in CONTRIBUTING.md

github.com/rosedblabs/rosedb - 04a7ce5c257e2db8dd52462675aa80b79460a5e0 authored over 2 years ago by roseduan <[email protected]>
correct some spelling mistakes in CONTRIBUTING.md

github.com/rosedblabs/rosedb - 31a5932521044e4f1cd2b5bda4d95b87c9963880 authored over 2 years ago by LR1990 <[email protected]>
Merge pull request #171 from icemint0828/add-getrange-command

Add getrange command

github.com/rosedblabs/rosedb - 62ccef5658d575aced934070ceb0111929f0db96 authored over 2 years ago by roseduan <[email protected]>
Merge pull request #173 from Yukino831143/pr

delete redundant signal

github.com/rosedblabs/rosedb - 206429b2ece73a9e2dd1e52dfb658234f850717d authored over 2 years ago by roseduan <[email protected]>
Merge branch 'flower-corp:main' into main

github.com/rosedblabs/rosedb - 6fc76913e38ec9726574718f70525f942b67c502 authored over 2 years ago by wudong5 <[email protected]>
fix a bug in db.go 531

github.com/rosedblabs/rosedb - 80ddda9593c6e00d873b41a068f98f3208f3eb93 authored over 2 years ago by wudong <[email protected]>
delete redundant signal

github.com/rosedblabs/rosedb - 9555827a8335ca65eb5c191b462d75c8c020eb53 authored over 2 years ago by Yukino <[email protected]>
fix contents pointed out

github.com/rosedblabs/rosedb - 27bae914a36badc765d73ef3f9af7ff03e7e4337 authored over 2 years ago by icemint0828 <[email protected]>
add hash eg

github.com/rosedblabs/rosedb - ff72720035c68b5db9f7112284f26be122f34f7e authored over 2 years ago by roseduan <[email protected]>
add getrange server command

github.com/rosedblabs/rosedb - a30c8663991591eedc891f2dcdd71db7ac09c5dd authored over 2 years ago by icemint0828 <[email protected]>
add getrange command

github.com/rosedblabs/rosedb - a518c707bb548a48ef165c5f0a154400d180e0ca authored over 2 years ago by icemint0828 <[email protected]>
fix typo

github.com/rosedblabs/rosedb - b6a60518c4cecf33b9b921c139ed45bfeaae3a91 authored over 2 years ago by icemint0828 <[email protected]>
add str ttl

github.com/rosedblabs/rosedb - dcc0cc6274421ce4f72ba59e34d2981ed72bb84a authored over 2 years ago by roseduan <[email protected]>
add str scan

github.com/rosedblabs/rosedb - 3a2b3dac560e6aab8c7a2a565ac2d1f6512638d3 authored over 2 years ago by roseduan <[email protected]>
add list example

github.com/rosedblabs/rosedb - ec5a1604df5423535a39b6f91caf1ba6d7414b46 authored over 2 years ago by roseduan <[email protected]>
fix test value size

github.com/rosedblabs/rosedb - c0838fc6708b8e9d8452d963b5080697d7c64263 authored over 2 years ago by roseduan <[email protected]>
fix discard err

github.com/rosedblabs/rosedb - c6b64b13ad89fb925b7583755f66d928474c432c authored over 2 years ago by roseduan <[email protected]>
Merge pull request #165 from zaunist/main

fix: out of index should return ErrWrongIndex

github.com/rosedblabs/rosedb - c36e2354b57578b9862bd59d0f4e330f12e823a9 authored over 2 years ago by roseduan <[email protected]>
Merge pull request #166 from Reid00/main

refactor HSet to HMSet function

github.com/rosedblabs/rosedb - f4adc0b9293b262d135ff462b950ed358524799a authored over 2 years ago by roseduan <[email protected]>
ci: trigger ci

github.com/rosedblabs/rosedb - 0283467be9f7d9fe59385c9ce4302de5a91918e8 authored over 2 years ago by zaunist <[email protected]>
update variable to readable

github.com/rosedblabs/rosedb - 56bdeaa9ba1591d512b6a6e2b10f7a71045dedd2 authored over 2 years ago by Reid00 <[email protected]>
fix hash test and options

github.com/rosedblabs/rosedb - e39cc4ae3cf6a3c0c8083e5f9da8375c63da0dcf authored over 2 years ago by roseduan <[email protected]>
test: rename bench test db file name to rosedb_bench

github.com/rosedblabs/rosedb - f62326deca498ea2ea02ec11c6ec62d77870c756 authored over 2 years ago by zaunist <[email protected]>
fix db close

github.com/rosedblabs/rosedb - 418b96a93439b405ec5e07b36ecb9b1186a927f6 authored over 2 years ago by roseduan <[email protected]>
fix discard test

github.com/rosedblabs/rosedb - 6592668535bdc4b3ddf46a383c524b154981e577 authored over 2 years ago by roseduan <[email protected]>
fix discard test

github.com/rosedblabs/rosedb - e6fb0cdb936acb90368a7468ef57e5ef5df69b87 authored over 2 years ago by roseduan <[email protected]>
fix db test

github.com/rosedblabs/rosedb - 18f1a19cb1c0fce6941b790f4214b12e74c7f9d4 authored over 2 years ago by roseduan <[email protected]>
refactor HSet to HMSet function

github.com/rosedblabs/rosedb - 1d03432c46a5036c8cbdd09a601d8bd554a4ca49 authored over 2 years ago by Reid00 <[email protected]>
fix util test

github.com/rosedblabs/rosedb - 9fed58da8673351720c2a10256a25fff0d6a333f authored over 2 years ago by roseduan <[email protected]>
fix util test

github.com/rosedblabs/rosedb - 33997c36801d0a16405d25ee556effe1c2254131 authored over 2 years ago by roseduan <[email protected]>
fix: Opening the same database file causes an error

github.com/rosedblabs/rosedb - a24da0d5b20723546e3b1abc3621768271404671 authored over 2 years ago by zaunist <[email protected]>
fix: out of index should return ErrWrongIndex

github.com/rosedblabs/rosedb - a4bb5ef2db08cfa5463e3450ce615b1616b45c7d authored over 2 years ago by zaunist <[email protected]>
fix version

github.com/rosedblabs/rosedb - ce591dbd7d52be16fda2082571e77e7577cc4e0e authored over 2 years ago by roseduan <[email protected]>
Merge pull request #159 from Reid00/main

Add LRange commad

github.com/rosedblabs/rosedb - 8ce1aebec234c3b45f4ae904a8cde8520edf4ced authored over 2 years ago by roseduan <[email protected]>
Merge pull request #164 from zaunist/main

fix: ci failed

github.com/rosedblabs/rosedb - 574ebec18a708e4db5e162277bcf51ae11326388 authored over 2 years ago by roseduan <[email protected]>
fix: ci failed

update go version to fix ci fail. And add benchmark test in ci.

github.com/rosedblabs/rosedb - df6628643d5da21bc7be0a0cd977f95e656f963a authored over 2 years ago by zaunist <[email protected]>
Merge branch 'flower-corp:main' into main

github.com/rosedblabs/rosedb - 24eeff70ce48c8988d8fbc75e15e12aea7d136c1 authored over 2 years ago by Reid00 <[email protected]>
delete nil key test case for listSequence

github.com/rosedblabs/rosedb - 61732f4ddb54107fd50df904bb2ef108bbcfbaa1 authored over 2 years ago by Reid00 <[email protected]>
update index related code

github.com/rosedblabs/rosedb - e16d53c3b52745e0e581c41ee7cb18f1a1f015d1 authored over 2 years ago by Reid00 <[email protected]>
combined return cond

github.com/rosedblabs/rosedb - c93a783256feefdcdc9d4aad6223af9a1011d434 authored over 2 years ago by Reid00 <[email protected]>
fix comment

github.com/rosedblabs/rosedb - fc702fc50ae78543b5b325ed557c946cc33a12d0 authored over 2 years ago by roseduan <[email protected]>
Merge pull request #158 from icemint0828/add-hincrby-command

Add Hincrby command

github.com/rosedblabs/rosedb - 37d9ad093b54e81a49846101879f67ed462d6396 authored over 2 years ago by roseduan <[email protected]>
add LSet and LRange cli part

github.com/rosedblabs/rosedb - 4a76848d5e0254514c89e61ba6c2bb3741f50c49 authored over 2 years ago by Reid00 <[email protected]>
refactor listSequence

github.com/rosedblabs/rosedb - 62d4acd9c8815aa7e1049ae7398d0e78ea3e4e5a authored over 2 years ago by Reid <[email protected]>
add LRange function

github.com/rosedblabs/rosedb - 3789d21ee4d34eaa867438e643715bd07eca4362 authored over 2 years ago by Reid00 <[email protected]>