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