mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-14 02:57:52 +08:00
6e75f3468c
This makes the nodaemon entrypoint not depend on boltdb at all, reducing its size by 100KB (on darwin-arm64).
3 lines
70 B
Go
3 lines
70 B
Go
// Package store defines the permanent storage service.
|
|
package store
|