summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-06-08 03:23:40 -0400
committerBen Morrison <ben@gbmor.dev>2019-06-08 03:23:40 -0400
commitb0072c46e17555ba9cc20231ac0773c0f6819479 (patch)
treeedaa214b1df457857c58164460724079ed130e20
parent35f9a625151c359eda564cce07bd0507ab8be5f0 (diff)
downloadgetwtxt-0.3.0.tar.gz
updated readme v0.3.0
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index f0ebaf9..0b03d5e 100644
--- a/README.md
+++ b/README.md
@@ -24,8 +24,10 @@ for tags and key words.
 
 * Easy to set up and maintain 
 * Uses an in-memory cache to serve requests
-* Pushes to `LevelDB` at a configurable interval for data storage
-  * Back-ends for other databases currently in development
+* Pushes to a database at a configurable interval for persistent storage
+  * `leveldb (default)` 
+  * `sqlite3`
+* More database support is in development
 * Run directly facing the internet or behind `Caddy` / `nginx`
 
 A public instance is currently available: