We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 412589b commit 052f8c9Copy full SHA for 052f8c9
implementations.json
@@ -2724,5 +2724,27 @@
2724
"logCompaction": true,
2725
"persistence": true
2726
}
2727
+ },
2728
+ {
2729
+ "repoURL": "https://github.com/tarantool/tarantool",
2730
+ "name": "Tarantool",
2731
+ "authors": [
2732
2733
+ "name": "Vladislav Shpilevoy",
2734
+ "github": "Gerold103"
2735
2736
2737
+ "name": "Sergey Petrenko",
2738
+ "github": "sergepetrenko"
2739
+ }
2740
+ ],
2741
+ "language": "C",
2742
+ "license": "BSD 2-Clause",
2743
+ "features": {
2744
+ "basic": true,
2745
+ "membershipChanges": true,
2746
+ "logCompaction": true,
2747
+ "persistence": true
2748
2749
2750
]
0 commit comments