|
|
c527bb0072
|
mset / mget commands (cli currently only supports mget)
|
2025-07-01 18:33:13 +02:00 |
|
|
|
cff5c37a40
|
refactor client byte write / read
|
2025-07-01 16:59:39 +02:00 |
|
|
|
87eb32eb5d
|
refactor option write / reads
|
2025-07-01 16:59:29 +02:00 |
|
|
|
02aaef1560
|
refactor string / byte reads from buffer
|
2025-07-01 15:44:21 +02:00 |
|
|
|
51fdaa4120
|
improve Server::run
|
2025-06-18 13:17:45 +02:00 |
|
|
|
0b0449e995
|
README.md better line breaks
0.1.0
|
2025-06-17 23:28:51 +02:00 |
|
|
|
e05a9d3d11
|
update README.md
|
2025-06-17 23:28:19 +02:00 |
|
|
|
4d45b5c4bc
|
update compose.yaml
|
2025-06-17 23:26:44 +02:00 |
|
|
|
3d2d9d30ee
|
docker
|
2025-06-17 23:08:32 +02:00 |
|
|
|
4d4ccc1d14
|
cli
|
2025-06-17 22:31:34 +02:00 |
|
|
|
7c0acc3ecf
|
refactor set command
|
2025-06-17 21:21:16 +02:00 |
|
|
|
2c0942fee1
|
also parse LOG_LEVEL env variable
|
2025-06-17 21:14:11 +02:00 |
|
|
|
0a9c8f81aa
|
persist command
|
2025-06-17 21:11:09 +02:00 |
|
|
|
c51c90b597
|
expire command
|
2025-06-17 21:00:40 +02:00 |
|
|
|
8ac4dac2f0
|
add README.md
|
2025-06-17 02:17:13 +02:00 |
|
|
|
bd19ddd6cb
|
ttl command
|
2025-06-17 02:12:15 +02:00 |
|
|
|
20e3fbd5d3
|
read expiration from Set command + tests
|
2025-06-17 01:52:11 +02:00 |
|
|
|
28b42c786c
|
basic expiration (values still need to serialize expiration)
|
2025-06-16 20:51:48 +02:00 |
|
|
|
39dd27378a
|
basic logging
|
2025-06-16 18:11:48 +02:00 |
|
|
|
10837dac35
|
add ServerConfig with env variables
|
2025-06-16 18:03:42 +02:00 |
|
|
|
0c619fbc94
|
remove test from main.rs
|
2025-06-16 17:45:38 +02:00 |
|
|
|
2931cf2927
|
improve database memory usage
|
2025-06-16 17:41:09 +02:00 |
|
|
|
34818ce050
|
refactor commands
|
2025-06-12 19:04:52 +02:00 |
|
|
|
06a503f67d
|
fix Server::new syntax error
|
2025-06-12 17:47:57 +02:00 |
|
|
|
a48496058c
|
add logo
|
2025-06-12 15:53:45 +02:00 |
|
|
|
7a6b1b6954
|
basic get / set / delete / has
|
2025-06-12 15:52:01 +02:00 |
|