Cesar Rodas
|
40318ebab5
Internal improvement to Pub/Sub
|
il y a 2 ans |
César D. Rodas
|
7e40c4cf81
Adding docs comments (#12)
|
il y a 2 ans |
César D. Rodas
|
d95e8486fc
Add metrics to all commands (#16)
|
il y a 2 ans |
César D. Rodas
|
5ea4149739
Optimized dispatcher (#15)
|
il y a 2 ans |
César D. Rodas
|
e82b29149f
Pubsub (#11)
|
il y a 2 ans |
César D. Rodas
|
ce42fba85f
Remove all unwrap() from the codebase (#13)
|
il y a 3 ans |
César D. Rodas
|
b8d7c1382c
Code improvements (#10)
|
il y a 3 ans |
César D. Rodas
|
d39001273c
Add support for Transactions (#9)
|
il y a 3 ans |
César D. Rodas
|
a068dbd1db
Merge pull request #7 from crodas/feature/set
|
il y a 3 ans |
Cesar Rodas
|
f16a1b2251
Added support for `smove`
|
il y a 3 ans |
Cesar Rodas
|
74b1e31f45
Added support for `srem`.
|
il y a 3 ans |
Cesar Rodas
|
fe8051c980
Added spop and srandmember
|
il y a 3 ans |
Cesar Rodas
|
c4f107c9cc
Added `sunion` and `sunionstore` support
|
il y a 3 ans |
Cesar Rodas
|
72df611bf6
Use Bytes instead of checksum::Value for Set.
|
il y a 3 ans |
Cesar Rodas
|
1bb8ae19a6
Added smismember command
|
il y a 3 ans |
Cesar Rodas
|
697febbc08
Added diff/inter methods
|
il y a 3 ans |
Cesar Rodas
|
76e191b81a
Added `sadd`, `scard`, `sismember` and `smembers` support.
|
il y a 3 ans |
César D. Rodas
|
bc2ad9d50a
Merge pull request #8 from crodas/feature/checksum-ref-avoid-clone
|
il y a 3 ans |
Cesar Rodas
|
70c97b6930
Add checksum::Ref
|
il y a 3 ans |
César D. Rodas
|
55036d3e07
Merge pull request #6 from crodas/feature/list
|
il y a 3 ans |
Cesar Rodas
|
ddf8b403ed
Added `lmove` and `rpoplpush` support
|
il y a 3 ans |
Cesar Rodas
|
0d848b7472
Added `ltrim` support
|
il y a 3 ans |
Cesar Rodas
|
f881ccce3c
Added `lset` support
|
il y a 3 ans |
Cesar Rodas
|
7623406ab4
Implement lrem command
|
il y a 3 ans |
Cesar Rodas
|
903c499691
Added linsert and lpos command support
|
il y a 3 ans |
Cesar Rodas
|
317afeec73
Add more unit tests
|
il y a 3 ans |
Cesar Rodas
|
62e5073926
Add lindex command
|
il y a 3 ans |
Cesar Rodas
|
922db16af4
Use VecDeque instead of LinkedList
|
il y a 3 ans |
Cesar Rodas
|
0222d6a520
Making each cmd handler async.
|
il y a 3 ans |
Cesar Rodas
|
554ead0ee2
Added list commands
|
il y a 3 ans |