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

[update] update expired info desc.

github.com/rosedblabs/rosedb - 8666a7aaa6e7f96c7f6096da1157a537dc49256c authored over 3 years ago by roseduan <[email protected]>
[update] update ZSet expired info.

github.com/rosedblabs/rosedb - 4b6da6f9d8a382128ddab8c1ca8ca15280353e88 authored over 3 years ago by roseduan <[email protected]>
[update] update Set expired info.

github.com/rosedblabs/rosedb - 4aa36cb2fe49995925d62b7106b21991d8e87b56 authored over 3 years ago by roseduan <[email protected]>
[update] update Hash expired info.

github.com/rosedblabs/rosedb - 006ae2bc3ef467f55c5fd51c907e51475e116410 authored over 3 years ago by roseduan <[email protected]>
[update] update List expired info.

github.com/rosedblabs/rosedb - e5913afcb9dcaaaf954a13fd97f6d81e82fd53a3 authored over 3 years ago by roseduan <[email protected]>
[update] update entry structure and str expired info.

github.com/rosedblabs/rosedb - 3f3289104c82fb1981bcaa5bdabf8c9793d42c81 authored over 3 years ago by roseduan <[email protected]>
[feature] add single reclaim.

github.com/rosedblabs/rosedb - 68328c118d5a69bf32f359a18927c4f552987dd9 authored over 3 years ago by roseduan <[email protected]>
update str.

github.com/rosedblabs/rosedb - eb237ada4ac67896413ec34a666c8e84500e913b authored over 3 years ago by roseduan <[email protected]>
add two list commands for cli.

github.com/rosedblabs/rosedb - 3d1d91c062ec318c8b176b5a986e12f9badde66e authored over 3 years ago by roseduan <[email protected]>
Merge pull request #16 from jimersylee/main

:bug: fix(hash): 修复hash相关的命令与redis返回不同的部分,补充测试用例,修改hvalues命令为hvals

github.com/rosedblabs/rosedb - bb5f8ad21ec35eb592e25d169fec4fa0099cdb85 authored over 3 years ago by roseduan <[email protected]>
update hash comment and readme docs.

github.com/rosedblabs/rosedb - 703cb6649a4ae6178716dbe7ca61e486c965b9e1 authored over 3 years ago by roseduan <[email protected]>
[feature]update list ds, add values map.

github.com/rosedblabs/rosedb - f459c60df20801ee012474a82b5847c3abbba038 authored over 3 years ago by roseduan <[email protected]>
:bug: fix(hash): 修复hash相关的命令与redis返回不同的部分,补充测试用例,修改hvalues命令为hvals

github.com/rosedblabs/rosedb - b35bd7db1ebc2c800bf5c983a46f22765bfd52ee authored over 3 years ago by jimersylee <[email protected]>
Merge branch 'main' of https://github.com/roseduan/rosedb into main

github.com/rosedblabs/rosedb - c3b36bf0b280bd7d2f2073c6455de5fbf05833a7 authored over 3 years ago by roseduan <[email protected]>
[fix]build index bug.

github.com/rosedblabs/rosedb - 1e147cf9997c1e8de8ee0c04fcd16dbd0edc506f authored over 3 years ago by roseduan <[email protected]>
Merge pull request #8 from nc-77/main

fix two set bugs

github.com/rosedblabs/rosedb - c1edcc8237e60e4ba4158f0de3cdd394d95fd1ca authored over 3 years ago by roseduan <[email protected]>
Merge pull request #7 from jimersylee/main

fix(setnx): 修复setnx命令就算存在也返回成功的问题,已经存在返回0,不存在执行成功返回1

github.com/rosedblabs/rosedb - 0723881150cca19c3c195dce467e3e5baabdb8da authored over 3 years ago by roseduan <[email protected]>
update IdxMode config name and some comments.

github.com/rosedblabs/rosedb - ea16f234fb0c79ff44d2600e9a8c41394599bad9 authored over 3 years ago by roseduan <[email protected]>
update docs

github.com/rosedblabs/rosedb - da5dde81991197ad82fdc7023e5a13d5af44a07c authored over 3 years ago by roseduan <[email protected]>
Merge pull request #6 from jaronnie/main

Support Docker deployment

github.com/rosedblabs/rosedb - 435c07de06804d58607de90fa42bea5f970d334b authored over 3 years ago by roseduan <[email protected]>
update docs

github.com/rosedblabs/rosedb - 091a9e215c8c28e5de72fee021f48c5b571a6734 authored over 3 years ago by roseduan <[email protected]>
:white_check_mark: fix(setnx): 修复setnx命令就算存在也返回成功的问题,已经存在返回0,不存在执行成功返回1,补充测试用例

github.com/rosedblabs/rosedb - 3bef28b90a1d58985ff3b45bdb22e725a11750d9 authored over 3 years ago by jimersylee <[email protected]>
fix two set bugs

github.com/rosedblabs/rosedb - 3135097c19b8fefff767937d7ab309dae1a1ae8c authored over 3 years ago by nc-77 <[email protected]>
fix(setnx): 修复setnx命令就算存在也返回成功的问题,已经存在返回0,不存在执行成功返回1

github.com/rosedblabs/rosedb - 31e2c76f355aa4b9791264e212bd21ac325052a8 authored over 3 years ago by jimersylee <[email protected]>
update README-CN.md

github.com/rosedblabs/rosedb - 9e539d5c1ce25055aee40cc37926d1ffa83d8e4b authored over 3 years ago by roseduan <[email protected]>
update project desc.

github.com/rosedblabs/rosedb - 18e23b9a32ed70128f0cfbc249be505fefd054fa authored over 3 years ago by roseduan <[email protected]>
[fix]sadd deadlock

github.com/rosedblabs/rosedb - a908846848dc6fa1f98ec4452d1be1cd90af8dd2 authored over 3 years ago by roseduan <[email protected]>
support different db files.

github.com/rosedblabs/rosedb - 127f7487f5d3a3d7d4098705af34edb3100f22a3 authored over 3 years ago by roseduan <[email protected]>
upgrade Dockerfile

github.com/rosedblabs/rosedb - eaeb2ea788b6ccaa67d950a658bcbb9dc034bc9b authored over 3 years ago by gocloudcoder <[email protected]>
Support Docker deployment

github.com/rosedblabs/rosedb - 087f8209ebb26c3a29affad63c06fc3f1cb879a5 authored over 3 years ago by gocloudcoder <[email protected]>
Support Docker deployment

github.com/rosedblabs/rosedb - 8168dc99cefdff91332c3a06fe7199700eecd959 authored over 3 years ago by gocloudcoder <[email protected]>
add Dockerfile

github.com/rosedblabs/rosedb - 3d42a45be155c72e903756f24e93a6c4bc455831 authored over 3 years ago by gocloudcoder <[email protected]>
Merge pull request #5 from nc-77/main

update zRange and zRevRange,add withScores

github.com/rosedblabs/rosedb - 08a6f87f47cd4f3aaf0554aeee219fb8425fe0e2 authored over 3 years ago by roseduan <[email protected]>
add db.zRangeWithScores Test

github.com/rosedblabs/rosedb - 164b41d5ce2385ca8948d8f56c6bdf3d4284fb06 authored over 3 years ago by nc-77 <[email protected]>
update zRange and zRevRange,add withScores

github.com/rosedblabs/rosedb - 59933ce193e1630b4af1f20f92b547f52c5b263a authored over 3 years ago by nc-77 <[email protected]>
update comments

github.com/rosedblabs/rosedb - 559ba92025023921273d41b2d6cac918dd673c83 authored over 3 years ago by roseduan <[email protected]>
add benchmark conclusions

github.com/rosedblabs/rosedb - da90039638cb680d4a9f10c0dfa52d76a90f0a4a authored over 3 years ago by roseduan <[email protected]>
update last merge

github.com/rosedblabs/rosedb - 81d3747c48ff5bc204336aa217944893ea41d1a9 authored over 3 years ago by roseduan <[email protected]>
Merge pull request #3 from HDT3213/feature/resp

support Redis Serialization Protocol

github.com/rosedblabs/rosedb - e2a72e71e0f5c349ebc835b6fe10cad46ecce3ba authored over 3 years ago by roseduan <[email protected]>
update README

github.com/rosedblabs/rosedb - 19ff6433d8258d2efed130d94eed1083e3efedb4 authored over 3 years ago by roseduan <[email protected]>
support Redis Serialization Protocol

github.com/rosedblabs/rosedb - 4e58a8a00ddc0e9c1f8e38b157e9bb3770f8f5a5 authored over 3 years ago by hdt3213 <[email protected]>
update README

github.com/rosedblabs/rosedb - 736b23ae9a81cf0d9b0087492de5038ff37cc4e4 authored over 3 years ago by roseduan <[email protected]>
update README-CN.md

github.com/rosedblabs/rosedb - b2379629b8216bc0e55ceda0fc424900538f8600 authored over 3 years ago by roseduan <[email protected]>
add relative docs.

github.com/rosedblabs/rosedb - c32b6c843e4a71b617f33d87d39e4f9e19f8292f authored over 3 years ago by roseduan <[email protected]>
[fix]file is closed while read.

github.com/rosedblabs/rosedb - af94b95f3645538197bad6d536b0c6a40b456ea5 authored over 3 years ago by roseduan <[email protected]>
[fix]same key/value pair entry reclaim.

github.com/rosedblabs/rosedb - ea6549408a5d3d2fab83d0ac852fe6d57a7325dd authored over 3 years ago by roseduan <[email protected]>
update rosedb comments

github.com/rosedblabs/rosedb - bdb0e5f17611accae1d7ada373d33a1f19841f38 authored over 3 years ago by roseduan <[email protected]>
update README.md

github.com/rosedblabs/rosedb - d190f328c5849b699e796aadcc1ef0b6f77d4af1 authored over 3 years ago by roseduan <[email protected]>
update README.md

github.com/rosedblabs/rosedb - 222608665894d17b5e52ecb6ae2285a6b98ef61d authored over 3 years ago by roseduan <[email protected]>
add rosedb comments

github.com/rosedblabs/rosedb - 669574fea0831862d5c69f7449d5fa8c375a8776 authored over 3 years ago by roseduan <[email protected]>
add str,zset,idx comments

github.com/rosedblabs/rosedb - 2978c1609e325fe05e41f15b4c94f22e09569735 authored over 3 years ago by roseduan <[email protected]>
add list and hash comments

github.com/rosedblabs/rosedb - ec18befb03f46edcac5a55420879ee466cf23389 authored over 3 years ago by roseduan <[email protected]>
add more comments

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

github.com/rosedblabs/rosedb - b82e9673ad27728e9d4e742a225dbb9358b3f6ee authored over 3 years ago by roseduan <[email protected]>
update README.md add logo

github.com/rosedblabs/rosedb - 20ecb30e1790d0cbfe48ed8bcfb21b028031e66e authored over 3 years ago by roseduan <[email protected]>
update README.md

github.com/rosedblabs/rosedb - af58f4f024d150010d41d3938630d9b6b9fdf133 authored over 3 years ago by roseduan <[email protected]>
update README.md

github.com/rosedblabs/rosedb - 97fe54c358cd73ff7ad5a14788d0a416c33c6a57 authored over 3 years ago by roseduan <[email protected]>
update test cases

github.com/rosedblabs/rosedb - e091d5f3eb9d7074f4002fa528d5ac4d5cce93e0 authored over 3 years ago by roseduan <[email protected]>
update test cases

github.com/rosedblabs/rosedb - 43833917286656b1023ebdefb638c5b589bfee6b authored over 3 years ago by roseduan <[email protected]>
update reclaim test

github.com/rosedblabs/rosedb - 5eb3c6fd7524d58fca540236b90612d940716386 authored over 3 years ago by roseduan <[email protected]>
update codecov desc in readme

github.com/rosedblabs/rosedb - 89430e2c3e67e416551d6688eb9fe7135662f8a1 authored over 3 years ago by roseduan <[email protected]>
fix reclaim bug

github.com/rosedblabs/rosedb - b3c0115c2c6aaf8192d43c3b47fa7f0fda5a12e0 authored over 3 years ago by roseduan <[email protected]>
add more test cases

github.com/rosedblabs/rosedb - 9ca09ad05b567fa7873382eb60e2323fee94315f authored over 3 years ago by roseduan <[email protected]>
add codecov

github.com/rosedblabs/rosedb - 139edd0023f414617b9ed7c9246b1a37bb6c8874 authored over 3 years ago by roseduan <[email protected]>
add codecov

github.com/rosedblabs/rosedb - a160bd43de441cf2751b7e02ec317cc7396a2675 authored over 3 years ago by roseduan <[email protected]>
add codecov

github.com/rosedblabs/rosedb - 801d70ab3a07e024a4f313c799113e609f5774c1 authored over 3 years ago by roseduan <[email protected]>
change the README-CN.md

github.com/rosedblabs/rosedb - ffa8a15bbe23a4441b481e4fae9e3456d934a770 authored over 3 years ago by roseduan <[email protected]>
fix save config bug

github.com/rosedblabs/rosedb - 8636bc5898d24c5d45ea0d07afd7db970e6a9ebe authored over 3 years ago by roseduan <[email protected]>
add .travis.yml

github.com/rosedblabs/rosedb - c8045d1e2a7093187d203d1d15728b428e7d0bed authored over 3 years ago by roseduan <[email protected]>
fix test cases

github.com/rosedblabs/rosedb - c425a8159720f1959e9ee8c27b612bb6ffc10440 authored over 3 years ago by roseduan <[email protected]>
fix list_test import bug

github.com/rosedblabs/rosedb - 75caca5aa31fd277053f9971d26b2aed9d12b242 authored over 3 years ago by roseduan <[email protected]>
remove .travis.yml

github.com/rosedblabs/rosedb - 1184b592e90c10b50b55f1c2a4e9ab9a45828e0f authored over 3 years ago by roseduan <[email protected]>
update go mod file

github.com/rosedblabs/rosedb - 189e8025af8491dfef665e3f8c92c899d689a6b7 authored over 3 years ago by roseduan <[email protected]>
update go mod for cmd/server

github.com/rosedblabs/rosedb - ae92b863ad2fcb81d944ea9a77550b77db125ed1 authored over 3 years ago by roseduan <[email protected]>
change the go mod for import

github.com/rosedblabs/rosedb - fc9ea4c0deced34ce45f07588b7fcdc14b11f206 authored over 3 years ago by roseduan <[email protected]>
update the go mod

github.com/rosedblabs/rosedb - 57f22f9fb8c22d0d071eb3877e172dd3949037d7 authored over 3 years ago by roseduan <[email protected]>
update the import

github.com/rosedblabs/rosedb - f18cd4bb68fa2630aa2fe7155c517356b5f0c3ff authored over 3 years ago by roseduan <[email protected]>
update the import

github.com/rosedblabs/rosedb - b058c5f1a95d18c242932d5700b45b5e5a8663b5 authored over 3 years ago by roseduan <[email protected]>
update the import

github.com/rosedblabs/rosedb - 3443142eeaa37cba37b0217cf7ba744567fb7f09 authored over 3 years ago by roseduan <[email protected]>
update the import

github.com/rosedblabs/rosedb - 5efe63a75ba2cb6df031a7d7aca65dbd7d98565a authored over 3 years ago by roseduan <[email protected]>
update the import

github.com/rosedblabs/rosedb - a323f1d3392848317939ef3921be80e7f7b2b426 authored over 3 years ago by roseduan <[email protected]>
update the import

github.com/rosedblabs/rosedb - cd52031eafcfd15f79da5015959323bd1786409d authored over 3 years ago by roseduan <[email protected]>
update the import

github.com/rosedblabs/rosedb - 1adf7e60fa754221f8e38033294f0d802127178d authored over 3 years ago by roseduan <[email protected]>
update the import

github.com/rosedblabs/rosedb - cbf2773366d2cc6be77c150dc2dde493f82b9d99 authored over 3 years ago by roseduan <[email protected]>
update go.mod

github.com/rosedblabs/rosedb - ed9eb032445fedc1d011a3e2c9c0a08f8701580f authored over 3 years ago by roseduan <[email protected]>
add code coverage

github.com/rosedblabs/rosedb - ed14a79b586cb03a1b4d5ad464f8a70d677e9296 authored over 3 years ago by roseduan <[email protected]>
update the comment

github.com/rosedblabs/rosedb - e545ac5a66f93bd02b5d6cd150f69b6c27db054d authored over 3 years ago by roseduan <[email protected]>
update the comment

github.com/rosedblabs/rosedb - 5e2af5903009dc76250f1edefb6d3042094218a7 authored over 3 years ago by roseduan <[email protected]>
update ds/set comment

github.com/rosedblabs/rosedb - 16e197b9c27468b5de71e49371cff36e754a7e99 authored over 3 years ago by roseduan <[email protected]>
update the comment

github.com/rosedblabs/rosedb - 11f5157f90cfbbc80784b2f5b696f81b4ed2fab1 authored over 3 years ago by roseduan <[email protected]>
lock dispatch

github.com/rosedblabs/rosedb - da9461d95ef328569f99c33d931e63eaf98e255f authored over 3 years ago by roseduan <[email protected]>
update README.md

github.com/rosedblabs/rosedb - 5a2a158fa98dd0cf48b76915369295156cf21a96 authored over 3 years ago by roseduan <[email protected]>
update README.md

github.com/rosedblabs/rosedb - fa5f6bbef57f6f4621b480551b683f8590ec5026 authored over 3 years ago by roseduan <[email protected]>
add README.md

github.com/rosedblabs/rosedb - 47b4612e6a3096e44fc7ed3ecc68fbde7abeaf8a authored over 3 years ago by roseduan <[email protected]>
add client and server

github.com/rosedblabs/rosedb - 22bd7350ababc1bdc2839300456b2c8b49d7aa60 authored over 3 years ago by roseduan <[email protected]>