Roman Gershman
|
b83c201e30
|
Add global state to the server to prevent multiple exclusive operations to run concurrently
|
2022-02-24 14:11:51 +02:00 |
Roman Gershman
|
5923c22d99
|
Expose some connection-level stats
|
2022-02-24 14:11:50 +02:00 |
Roman Gershman
|
29cdcb96ec
|
Add generic_family_test. Minor cleanups
|
2022-01-04 15:11:37 +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
|
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 |