Directories ¶
Path | Synopsis |
---|---|
Cache
there are three main commands to the cache module: read, write and command first two are states commands are events, so we need a queue for them instead of a single value
|
there are three main commands to the cache module: read, write and command first two are states commands are events, so we need a queue for them instead of a single value |
Redis
Redis translates components to redis database we're using database 0, key is stringified UID+FNo, value is plain value for now, no json yet
|
Redis translates components to redis database we're using database 0, key is stringified UID+FNo, value is plain value for now, no json yet |
Click to show internal directories.
Click to hide internal directories.