Roman Gershman
|
5923c22d99
|
Expose some connection-level stats
|
2022-02-24 14:11:50 +02:00 |
Roman Gershman
|
d64b4e01ea
|
Implement basic list operations
Fix redis linker dependencies. Bring more redis (BSD-3) code.
Fix bugs related to multi-database redis.
Introduce multiple types for redis values.
|
2022-01-02 10:40:16 +02:00 |
Roman Gershman
|
55ee0563b0
|
Consolidate generic commands under generic_family. Add Del, Echo, Ttl and select commands
|
2021-12-26 17:25:49 +02:00 |
Roman Gershman
|
7fe07f8e4f
|
Introduce TxQueue and IntentLock for VLL algo
|
2021-12-20 22:46:51 +02:00 |
Roman Gershman
|
ac2eb7d45c
|
Adding expiry functionality.
1. Major refactoring
2. LICENSE is updated with commons clause.
3. Server is built as "dragonfly"
|
2021-12-20 11:42:55 +02:00 |
Roman Gershman
|
d7b22ca582
|
Add APACHE-2.0 license. Fix file headers everywhere
|
2021-11-28 09:29:26 +02:00 |
Roman Gershman
|
18525d2b5e
|
Introduce some pipelining support.
Also some refactoring.
|
2021-11-24 14:09:53 +02:00 |