Update pict-rs block
All checks were successful
/ publish (push) Successful in 5s

This commit is contained in:
asonix 2024-02-11 15:32:04 -06:00
parent d188509260
commit b3bc1fe0ec

View file

@ -274,12 +274,11 @@
platform, and having solid image hosting is an important part of that goal. platform, and having solid image hosting is an important part of that goal.
</p> </p>
<p> <p>
The current stable series for pict-rs is 0.4, although 0.5 is well in development at this The current stable series for pict-rs is 0.5, and I plan on supporting this release for
point. Plans for the 0.5 release include enabling high-availability with a postgres the forseeable future. I'm going to try to add additional features in future 0.5.x
backend. The current backend for metadata is an embedded key-value store called releases, rather than publishing a new breaking release. 0.5 has gotten pict-rs to a
<a href="https://github.com/spacejam/sled" target="_blank">#sled</a>. Sled is not going point where I'm pretty happy both with the design and the functionality, which might
away for pict-rs, but supporting multiple metadata repositories has been a goal I've been mean that the next release could be a 1.0. We'll find out if and when it happens.
working towards for a while.
</p> </p>
</article> </article>
<article> <article>