package
Version:
v0.0.0-...-3ea892f
Opens a new window with list of versions in this module.
Published: Dec 7, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Start initializes and runs the Redis-like server.
type Config struct {
Addr string
}
Database represents the in-memory data store.
Delete a key from the database.
Get a value by key, checking for expiration.
ProcessCommand parses and executes commands.
Set a key to a value with an optional expiry time.
Entry stores a value and its expiry time.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.