package
0.0.0-20180612080854-c5f98415d909
Repository: https://github.com/oyaxira/nanoserver.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Synonyms of Redis DEL command Delete delete a key-value.
Synonyms of Redis EXISTS command Check the whether key-value existed.
Synonyms of Redis EXPIRE command Expire set a key-value pair's expired time( by second).
Synonyms of Redis GET command Get get the value by key.
No description provided by the author
No description provided by the author
MustBootUp boot up a shard cache, it will panic if failed.
Synonyms of Redis SET command.
Synonyms of Redis SETEX command save a key-value pair with expired time( by second).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Synonyms of Redis TTL command TTL the ttl of the key.
Update sets key to value.