| Revision 2478,
865 bytes
checked in by chris, 3 years ago
(diff) |
|
Rearrangement of api-notes directory.
|
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | TITLE lib/backupstore |
|---|
| 2 | |
|---|
| 3 | Classes which are shared amongst the server side store utilities, bbstored and bbstoreaccounts. Note also depends on lib/backupclient, as a lot of code is shared between the client and server. |
|---|
| 4 | |
|---|
| 5 | |
|---|
| 6 | SUBTITLE BackupStoreAccountDatabase |
|---|
| 7 | |
|---|
| 8 | A simple implementation of an account database. This will be replaced with a more suitable implementation. |
|---|
| 9 | |
|---|
| 10 | |
|---|
| 11 | SUBTITLE BackupStoreAccounts |
|---|
| 12 | |
|---|
| 13 | An interface to the account database, and knowledge of how to initialise an account on disc. |
|---|
| 14 | |
|---|
| 15 | |
|---|
| 16 | SUBTITLE BackupStoreConfigVerify |
|---|
| 17 | |
|---|
| 18 | The same configuration file is used by all the utilities. This is the Configuration verification structure for this file. |
|---|
| 19 | |
|---|
| 20 | |
|---|
| 21 | SUBTITLE BackupStoreInfo |
|---|
| 22 | |
|---|
| 23 | The "header" information about an account, specifying current disc usage, space limits, etc. |
|---|
| 24 | |
|---|
| 25 | |
|---|
| 26 | SUBTITLE StoreStructure |
|---|
| 27 | |
|---|
| 28 | Functions specifying how the files are laid out on disc in the store. |
|---|
| 29 | |
|---|
| 30 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.