package irmin-pack
Irmin backend which stores values in a pack file
Install
Dune Dependency
Authors
Maintainers
Sources
irmin-3.5.1.tbz
sha256=cd788a8d3f4a3dd18dc160a153d4aec91eaf6b0fb41ad41464d26c79c304a98e
sha512=4f97862678d35e0b4aa814a1df51d6f8c59bcf5b611c73f0a475f9b5386ca42a4a18e65ce80fc425ddad93fcdacfcb563c52f6423777610a0bc567902f4db088
doc/irmin-pack.unix/Irmin_pack_unix/Maker/Make/File_manager/index.html
Module Make.File_manager
Source
Source
val create_rw :
overwrite:bool ->
Irmin.Backend.Conf.t ->
(t,
[> `Closed
| `Corrupted_mapping_file of string
| `File_exists of string
| `Index_failure of string
| `Invalid_parent_directory
| `Io_misc of Io.misc_error
| `No_such_file_or_directory
| `Not_a_directory of string
| `Not_a_file
| `Ro_not_allowed ])
result
Source
val open_rw :
Irmin.Backend.Conf.t ->
(t,
[> `Closed
| `Corrupted_control_file
| `Corrupted_mapping_file of string
| `Double_close
| `File_exists of string
| `Inconsistent_store
| `Index_failure of string
| `Invalid_argument
| `Invalid_layout
| `Io_misc of Control.Io.misc_error
| `Migration_needed
| `No_such_file_or_directory
| `Not_a_directory of string
| `Not_a_file
| `Only_minimal_indexing_strategy_allowed
| `Read_out_of_bounds
| `Ro_not_allowed
| `Sys_error of string
| `Unknown_major_pack_version of string
| `V3_store_from_the_future ])
result
Source
val open_ro :
Irmin.Backend.Conf.t ->
(t,
[> `Closed
| `Corrupted_control_file
| `Corrupted_mapping_file of string
| `Inconsistent_store
| `Index_failure of string
| `Invalid_argument
| `Invalid_layout
| `Io_misc of Io.misc_error
| `Migration_needed
| `No_such_file_or_directory
| `Not_a_file
| `Read_out_of_bounds
| `Unknown_major_pack_version of string
| `V3_store_from_the_future ])
result
Source
val close :
t ->
(unit,
[> `Double_close
| `Index_failure of string
| `Io_misc of Io.misc_error
| `Pending_flush
| `Ro_not_allowed ])
result
Source
val flush :
?hook:([ `After_dict | `After_suffix ] -> unit) ->
t ->
(unit,
[> `Closed
| `Index_failure of string
| `Io_misc of Io.misc_error
| `Ro_not_allowed ])
result
Source
val fsync :
t ->
(unit,
[> `Closed
| `Index_failure of string
| `Io_misc of Io.misc_error
| `Ro_not_allowed ])
result
Source
val version :
root:string ->
(Irmin_pack.Version.t,
[> `Corrupted_control_file
| `Corrupted_legacy_file
| `Invalid_layout
| `Io_misc of Io.misc_error
| `No_such_file_or_directory
| `Not_a_directory of string
| `Unknown_major_pack_version of string ])
result
Source
val swap :
t ->
generation:int ->
suffix_start_offset:Optint.Int63.t ->
chunk_start_idx:int ->
chunk_num:int ->
suffix_dead_bytes:Optint.Int63.t ->
latest_gc_target_offset:Optint.Int63.t ->
(unit, [> Errs.t ]) result
Source
val create_one_commit_store :
t ->
Irmin.Backend.Conf.t ->
generation:int ->
latest_gc_target_offset:Optint.Int63.t ->
suffix_start_offset:Optint.Int63.t ->
Index.key Pack_key.t ->
(unit,
[> `Closed
| `Corrupted_control_file
| `Corrupted_mapping_file of string
| `Double_close
| `File_exists of string
| `Inconsistent_store
| `Index_failure of string
| `Invalid_argument
| `Invalid_layout
| `Io_misc of Control.Io.misc_error
| `Migration_needed
| `No_such_file_or_directory
| `Not_a_directory of string
| `Not_a_file
| `Only_minimal_indexing_strategy_allowed
| `Pending_flush
| `Read_out_of_bounds
| `Ro_not_allowed
| `Sys_error of string
| `Unknown_major_pack_version of string
| `V3_store_from_the_future ])
result
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>