Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
tapir
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Ashlie Martinez
tapir
Commits
81831a98
Commit
81831a98
authored
9 years ago
by
Irene Y Zhang
Browse files
Options
Downloads
Patches
Plain Diff
changing directory names
parent
a621b25d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-5
4 additions, 5 deletions
README.md
with
4 additions
and
5 deletions
README.md
+
4
−
5
View file @
81831a98
...
...
@@ -15,12 +15,11 @@ The repo is structured as follows:
-
/ir - implementation of inconsistent replication protocol
-
/store
-
/tapir - implementation of TAPIR designed to work with IR
-
/occstore - implementation of an OCC-based 2PC transactional
-
/common - common data structures, backing stores and interfaces for all of stores
-
/tapirstore - implementation of TAPIR designed to work with IR
-
/strongstore - implementation of both an OCC-based and locking-based 2PC transactional
storage system, designed to work with VR
-
/lockstore - implementation of a strict two-phase locking 2PC
transactional storage system, designed to work with VR
-
/qwstore - implementation of an eventually consistent storage
-
/weakstore - implementation of an eventually consistent storage
system, using quorum writes for replication
## Compiling & Running
...
...
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