From 31cc40a1fea7f8ea5efd31a4e922ce051593ee62 Mon Sep 17 00:00:00 2001 From: Karl Hobley Date: Fri, 28 Oct 2016 10:55:32 +0100 Subject: [PATCH] Tick off Windows support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a2dfa7..3af7091 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This library has been tested against RocksDB 3.13.1 on linux and OSX. The 0.4.1 - [x] column family operations - [ ] prefix seek - [ ] slicetransform - - [ ] windows support + - [x] windows support Feedback and pull requests welcome! If a particular feature of RocksDB is important to you, please let me know by opening an issue, and I'll prioritize it.