Skip to content

release 0.0.10 stable version used to construct ELDB.v20221214

Compare
Choose a tag to compare
@ahs2202 ahs2202 released this 21 Dec 14:08
· 100 commits to main since this release

Key Updates:

  1. Amazon S3 file system is now supported. A RamData object stored in Amazon S3 can be analyzed as if it is in the local file system.

  2. Synchronization of simultaneous modification attempts through file-locking

  • a class ZarrSpinLockServer was implemented to support file-locking.