mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-21 20:13:53 +00:00
Updated Data Buckets (markdown)
parent
0e1bf4edb4
commit
7b14f9eb08
@ -14,7 +14,7 @@
|
||||
|
||||
```
|
||||
get_data(std::string bucket_key)
|
||||
set_data(std::string bucket_key, std::string bucket_value, uint32 expires_at_unix = 0)
|
||||
set_data(std::string bucket_key, std::string bucket_value, std::string expires_in)
|
||||
delete_data(std::string bucket_key)
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user