Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
store.el
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Qiantan Hong
store.el
Commits
db3875d6
Commit
db3875d6
authored
3 years ago
by
Qiantan Hong
Browse files
Options
Downloads
Patches
Plain Diff
fix commentary
parent
b37e80c7
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
store.el
+3
-3
3 additions, 3 deletions
store.el
with
3 additions
and
3 deletions
store.el
+
3
−
3
View file @
db3875d6
...
...
@@ -34,9 +34,9 @@
;; - List operations: `store-push', `store-delete'
;; See their docstrings for details.
;; The package supports multiple backend. All backends should
persist
;; all changes immediately into external storage. It comes
with two
;; built-in backend:
;; The package supports multiple backend
s
. All backends should
;;
persist
all changes immediately into external storage. It comes
;;
with the following
built-in backend:
;; - `log': Log-structured incremental S-expr store. Only increments
;; are stored, therefore the cost for each persistent operation
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment