Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A platform-agnostic multi-level index

License

NotificationsYou must be signed in to change notification settings

mirage/index

Repository files navigation

OCaml-CI Build Status

Index is a scalable implementation of persistent indices in OCaml.

It takes an arbitrary IO implementation and user-supplied content typesand supplies a standard key-value interface for persistent storage.

Index supports instance sharing:each OCaml runtime can share a common singleton instance.

Index supports multiple-reader/single-writer access.Concurrent access is safely managed using lock files.


[8]ページ先頭

©2009-2025 Movatter.jp