2d727dd181
apps/index.md: Fixed endpoint URL example.
d81b9cc488
operations/durability-repairs.md: Added note about randomized scrub times.
c69d3c77bc
cookbook/encryption.md: Added Cyberduck note.
a6be6068f3
cookbook/encryption.md: Added note on XMPP.
a6ce1693bd
docs/apps: Added ejabberd section.
da068b1697
apps/index.md: Fixed endpoint URL example.
5cd030eff4
operations/durability-repairs.md: Added note about randomized scrub times.
1b59ac9b39
cookbook/encryption.md: Added Cyberduck note.
2097277459
cookbook/encryption.md: Added note on XMPP.
81f36c10ac
docs/apps: Added ejabberd section.
03a5235a98
apps/index.md: Fixed endpoint URL example.
2b6cdbe6d2
operations/durability-repairs.md: Added note about randomized scrub times.
a6c150419d
cookbook/encryption.md: Added Cyberduck note.
3604219442
cookbook/encryption.md: Added note on XMPP.
9e9a0fcc79
docs/apps: Added ejabberd section.
WIP: block/repair.rs: Initial implementation of scrub checkpointing
@lx I have tunnel-vision from looking at this code for too long - can you please take a look and tell me what would be the best way to hook the last_hash
in next()
to the last_path
?
WIP: block/repair.rs: Initial implementation of scrub checkpointing
payload.rs: Fixed two typoes
8a945ee996
payload.rs: Surround / in inverted commas.
180992d0f1
payload.rs: Fixed typo in error message.
44548a9114
Merge pull request 'feature: Register consul services with agent API' (#567) from unrob/garage:roberto/consul-agent-registration into main
32ad4538ee
fix references to old config names
ef8a7add08
set default for [consul-services] api
netapp.rs: Set SO_REUSEPORT on listen_addr with TcpSocket.
SO_REUSEPORT was intentionnally designed for better load-balancing between several server processes
The documentation is a bit unclear, but I believe it also provides load-balancing across…
netapp.rs: Set SO_REUSEPORT on listen_addr with TcpSocket.
37f3a04e27
netapp.rs: Set SO_REUSEPORT on listen_addr.
e3b04e83d7
bump version to v0.6.1
6e0318ca05
Merge branch 'main' of git.deuxfleurs.fr:lx/netapp
e25273c138
Merge pull request 'Bumped lru to 0.10.' (#8) from jpds/netapp:lru-0.10 into main
4780c62523
Bumped lru to 0.10.
Is Garage production already? and other questions
[Not a Garage team member, but a user]
Is Garage production already?
Garage hasn't had a v1 release, so it's not considered to be "stable" and will of course have changes until a more…