Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Commit

Permalink
doc updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jehiah committed Jan 31, 2011
1 parent 3049e0c commit d845b12
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
File renamed without changes.
6 changes: 5 additions & 1 deletion sortdb/README.md
Expand Up @@ -16,5 +16,9 @@ API endpoints:
* /get?key=... * /get?key=...


* /stats * /stats

* /reload (reload/remap the db file)

* /exit (cause the current process to exit)


a HUP signal will cause sortdb to reload/remap the db file a HUP signal will also cause sortdb to reload/remap the db file

0 comments on commit d845b12

Please sign in to comment.