Log of /trunk/bin/ExtensionLoader.dll
| Sticky Revision: |
Revision 25 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 15 03:56:39 2008 UTC (4 years, 6 months ago) by jhurliman
File length: 81920 byte(s)
Diff to previous 24
* Added MemcacheStorage, sits on top of another storage provider and uses memcached to cache metadata and asset data * Implemented Robert's suggestion to replace AssetURL with a list of method to URI mappings that contains data=>uri * Upgraded to latest ExtensionLoader with simplified extension starting * Simplified SimpleStorage by removing SimpleMetadata and using a dictionary of UUID to filenames * Moved Metadata into its own file, added serialization and deserialization methods * Added LICENSES.txt file for third party libraries (not complete yet)
Revision 24 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 14 21:10:28 2008 UTC (4 years, 6 months ago) by jhurliman
File length: 81920 byte(s)
Diff to previous 23
* Replaced the three storage interfaces with IStorageProvider * Storage requests return StorageResponse enum instead of a bool * Added authentication and authorization interfaces * Added OpenID authentication provider, only the browser-based interface at /authenticate right now * All storage providers now receive an authToken for each action and check with the authorization provider * Fixed Authorization: header parsing * Added a dummy AuthorizeAll authorization provider * Added TryFetchDataMetadata(), an optimized path for some storage providers * ForEach() now takes a required start position and count * Added pagination to BrowseInterface * Removed DistributedStorage, going to take a new optimization route * Updated to latest ExtensionLoader
Revision 23 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Nov 11 16:44:14 2008 UTC (4 years, 6 months ago) by jhurliman
File length: 81920 byte(s)
* Added AssetServer.DistributedStorage: Uses OpenDHT to store metadata and MySQL to store data. Still very experimental * Improved MySQL connection string config loading; will now try to load from .ini first * Changed all references to "assetid" in metadata to "id" * Updated to latest libomv trunk
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

