Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
133cf28e
Commit
133cf28e
authored
Jan 01, 2011
by
antirez
Browse files
minor comment change of dscache.c
parent
9a373028
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dscache.c
View file @
133cf28e
...
@@ -18,6 +18,10 @@
...
@@ -18,6 +18,10 @@
* documentation. */
* documentation. */
/* TODO:
/* TODO:
*
* WARNING: most of the following todo items and design issues are no
* longer relevant with the new design. Here as a checklist to see if
* some old ideas still apply.
*
*
* - The WATCH helper will be used to signal the cache system
* - The WATCH helper will be used to signal the cache system
* we need to flush a given key/dbid into disk, adding this key/dbid
* we need to flush a given key/dbid into disk, adding this key/dbid
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment