package
2.4.3
Repository: https://github.com/proxati/llm_proxy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewCacheMap returns a new StorageLayerCacheMap object.

# Structs

DatabaseExistsError is returned when a database already exists when trying to create it.
DatabaseNotFoundError is returned when a database is not found.
EngineCache is a collection of storage engine objects currently loaded into RAM.

# Interfaces

Engine is an interface for a storage engine, backed by some database for persistence.