Releases: jkent/frogfs
Releases · jkent/frogfs
Improved design for performance
Libespfs ROM FS is now faster. There is a table of path hash/offset pairs sorted by hash so lookups can be done with a binary search. It has a new concept of objects. The design is meant to be extensible and binary compatibility can be kept with feature additions.