Skip to content

Commit 48cfd8d

Browse files
committed
update README for 2.4.0 release
1 parent 4087fb5 commit 48cfd8d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Build Status](https://github.com/EnkiMultimedia/erlang-rocksdb/workflows/build/badge.svg)](https://github.com/EnkiMultimedia/erlang-rocksdb/actions?query=workflow%3Abuild)
44
[![Hex pm](http://img.shields.io/hexpm/v/rocksdb.svg?style=flat)](https://hex.pm/packages/rocksdb)
55

6-
**Current version: 2.3.0**
6+
**Current version: 2.4.0**
77

88
Copyright (c) 2016-2026 Benoît Chesneau
99

@@ -25,6 +25,8 @@ Feedback and pull requests welcome! If a particular feature of RocksDB is import
2525
- Pessimistic transactions with row-level locking
2626
- Backup support
2727
- Erlang merge operator
28+
- Posting list merge operator for inverted indexes
29+
- Compaction filters (declarative rules and Erlang callbacks)
2830
- SST file support (write, ingest, read)
2931
- Customized build support
3032
- Tested on macOS, FreeBSD, Solaris and Linux

0 commit comments

Comments
 (0)