issues
search
mirage
/
irmin-server
A high-performance server for Irmin
ISC License
23
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update to irmin.3.4.1
#66
icristescu
closed
2 years ago
1
Add browser-based dashboard
#65
zshipko
closed
2 years ago
0
Update to irmin#main
#64
zshipko
closed
2 years ago
0
Sync remote store into local store
#63
patricoferris
closed
2 years ago
1
Add sync example
#62
patricoferris
closed
2 years ago
1
Expose Irmin_client.Conf
#61
zshipko
closed
2 years ago
0
Cleanup client configuration
#60
zshipko
closed
2 years ago
0
Fix CI
#59
zshipko
closed
2 years ago
0
Updates for upstream irmin changes
#58
zshipko
closed
2 years ago
0
Simplify client interface
#57
zshipko
closed
2 years ago
1
Unify `Client` and `Store` APIs
#56
zshipko
closed
2 years ago
0
Add public_name for irmin-client-jsoo
#55
patricoferris
closed
2 years ago
0
Fix browser websockets
#54
patricoferris
closed
2 years ago
0
Use binary websockets
#53
zshipko
closed
2 years ago
0
Add Tree.flush to send batch updates while ignoring batch_size
#52
zshipko
closed
2 years ago
0
Add `irmin_client_jsoo.mli` and rename `Protocol` to `Websocket_protocol`
#51
zshipko
closed
2 years ago
0
Get `irmin-test` running in the browser
#50
patricoferris
opened
2 years ago
0
Avoid base64 encoding for websockets
#49
zshipko
closed
2 years ago
0
Add tests for websocket backend
#48
zshipko
closed
2 years ago
2
Feat: implementation of websocket with updated examples
#47
dinakajoy
closed
2 years ago
5
Irmin-server browser support
#46
dinakajoy
closed
2 years ago
3
Remove Irmin_pack stats
#45
zshipko
closed
2 years ago
0
Remove `IO.read_line` and `IO.write_line`
#44
zshipko
closed
2 years ago
0
irmin-client: Add `prefix` argument to `replicate` command
#43
zshipko
closed
2 years ago
0
Improve handshake
#42
zshipko
closed
2 years ago
0
Update ocamlformat to 0.21.0
#41
zshipko
closed
2 years ago
0
Remove client dashboard command
#40
zshipko
closed
2 years ago
0
Allow use of cmdliner 1.0.4 and 1.1.0
#39
zshipko
closed
2 years ago
0
Update to cmdliner 1.1.0
#38
zshipko
closed
2 years ago
0
Updated wrong links on the README.md file
#37
dinakajoy
closed
2 years ago
1
Fix slow tests
#36
zshipko
closed
2 years ago
0
`Store.to_backend_node` causing `Slow` tests to fail
#35
zshipko
closed
2 years ago
1
Implement Irmin.Generic_key.S using Irmin_client
#34
zshipko
closed
2 years ago
1
Add missing dependencies on irmin-server-internal
#33
dinosaure
closed
2 years ago
0
Abstract over I/O, add missing Tree.save function
#32
zshipko
closed
2 years ago
0
Abstract over IO
#31
zshipko
closed
2 years ago
1
Fix: Error when running server and typo in readme
#30
dinakajoy
closed
2 years ago
1
Add examples
#29
zshipko
closed
2 years ago
0
Rename irmin-server-types to irmin-server-internal
#28
zshipko
closed
2 years ago
0
Add optional JSON codec
#27
zshipko
closed
2 years ago
0
Remove custom tezos store now that it's in irmin-unix
#26
zshipko
closed
2 years ago
0
irmin-client without lwt
#25
bikallem
opened
2 years ago
3
Update to work with Irmin.Generic_key.S, add replicate command to client
#24
zshipko
closed
2 years ago
0
Add replicate command to irmin-client
#23
zshipko
closed
2 years ago
1
Rename `key` to `path` and `master` to `main` to match latest irmin
#22
zshipko
closed
3 years ago
0
Use irmin-tezos package instead of tezos-context-hash
#21
zshipko
closed
3 years ago
0
More irmin updates
#20
zshipko
closed
3 years ago
0
Release after next major irmin release (3.0)
#19
zshipko
opened
3 years ago
2
Adjustments for new Irmin changes
#18
zshipko
closed
3 years ago
0
Add readonly/config_path command line options
#17
zshipko
closed
3 years ago
0
Next