Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/reactiveui/Akavache

An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
https://github.com/reactiveui/Akavache

Add a method to make the pattern of 'Try cache, fall back to remote'

b9557a6bac92c14be663332761b79d6c9963950e authored about 13 years ago by Paul Betts <[email protected]>
Add a method to make the pattern of 'Try cache, fall back to remote'

17228eafaaf2a8fb7e51f4ff3fce907be9bedd25 authored about 13 years ago by Paul Betts <[email protected]>
Abstract away file operations

734425e351e4a8925408bb23f506679f3050297b authored about 13 years ago by Paul Betts <[email protected]>
Remove dead NUnit refs

49e59748df04afa590508e027019b5cddeda5491 authored about 13 years ago by Paul Betts <[email protected]>
Add Silverlight 5 Support

665ca8f9b965e771dbb7b85738786224c0625257 authored about 13 years ago by Paul Betts <[email protected]>
Move to NLog

7601e7452c0f819a8a15d1a54a4a8a2bad1d7c79 authored about 13 years ago by Tim Clem <[email protected]>
Merge branch 'master' into ghforwin-hax

Conflicts:
Akavache.Tests/BlobCacheFixture.cs

d7bc029624d3e11188a1f34711d3ad481a7ede81 authored about 13 years ago by Paul Betts <[email protected]>
Move to XUnit

Conflicts:

Akavache.Tests/BlobCacheFixture.cs

31749a2aadeedc7b0fd0d7ea3997ed20d7a6f657 authored about 13 years ago by Paul Betts <[email protected]>
Goodbye NUnit

1e7a0e8c9c5e7c12a66a7c90269b6204f91336e4 authored about 13 years ago by Paul Betts <[email protected]>
Move to XUnit

c6ce37c1bcabfd7bb47abc3bb6adc64b26773eac authored about 13 years ago by Paul Betts <[email protected]>
Goodbye NUnit

ddd3985c25c407d496877c77935138ad959b45a8 authored about 13 years ago by Paul Betts <[email protected]>
If Insert gets called twice with the same key, overwrite the old value

454f171118b8a873d52062bbd1dfe071e8ee54e3 authored about 13 years ago by Paul Betts <[email protected]>
Add feature to make Url download always refetch

df2d1a9f54559e344a67565f430adadda3abab06 authored about 13 years ago by Paul Betts <[email protected]>
Fix the hardcoded path

7db01eb1127dff810561f24f15bf6bee0bbdd5f7 authored about 13 years ago by Paul Betts <[email protected]>
Expose headers to DownloadUrl

59d1b214485189ff0eb91d28a27ed5a5be615968 authored about 13 years ago by Paul Betts <[email protected]>
Merge branch 'master' into ghforwin-hax

00860b2d5197a2c6386c6a1d663041902be2b8c7 authored about 13 years ago by Paul Betts <[email protected]>
Some keys have commas in them already :-/

dc4a19927b66c0a395979de0e2670f2614155c36 authored about 13 years ago by Paul Betts <[email protected]>
Merge branch 'master' into ghforwin-hax

0317e5e562eec6b620d7da440a11f8100945bf10 authored about 13 years ago by Paul Betts <[email protected]>
Add expiration to all methods that insert objects

b36aaf5cf968eeb9cfcb665bd966d118094c0e2b authored about 13 years ago by Paul Betts <[email protected]>
Merge branch 'ghforwin-hax' of github.com:github/Akavache into ghforwin-hax

1eaae8f16ada72be8fa877edaf48da9535c87a49 authored about 13 years ago by Paul Betts <[email protected]>
Merge branch 'master' into ghforwin-hax

ef600bfbe5bec24bcdda338ee6fbd82f14b75f29 authored about 13 years ago by Paul Betts <[email protected]>
Merge branch 'master' of github.com:github/Akavache

ec8c2418db97b5552fec2429752453cdfdf191e7 authored about 13 years ago by Paul Betts <[email protected]>
Implement cache expiration

b82ba53589c0dd462b4a98786713c67457ce847b authored about 13 years ago by Paul Betts <[email protected]>
Add the initial test for cache expiration

30614b9faee6446e3448149b5ad24c04d2c9a54a authored about 13 years ago by Paul Betts <[email protected]>
Merge branch 'master' into ghforwin-hax

07e8582b3b3a138ac1ca2818c75f4b9a3857c0d3 authored about 13 years ago by Tim Clem <[email protected]>
Add a standard .gitignore

c5ad7bcda3823c87bd626760bbfb2581bb91e3dc authored about 13 years ago by Tim Clem <[email protected]>
Merge branch 'master' into ghforwin-hax

07e49dbb4fb79c76fd2feffe0dade0c0a7e857a3 authored about 13 years ago by Paul Betts <[email protected]>
Add tests for encrypted blob cache

210b61aa463b13eb9a3bbc2f76dc8ebeed4684ca authored about 13 years ago by Paul Betts <[email protected]>
Make EncryptedBlobCache accessibility consistent with PersistentBlobCache

7cc38a04c47bfb17f7075aa9a6581b3ef145d9d7 authored about 13 years ago by Paul Betts <[email protected]>
Merge branch 'master' into ghforwin-hax

58cebf048d4053da334b174f8ea0111d5b65ef15 authored about 13 years ago by Paul Betts <[email protected]>
Add custom application name and allow overriding of default caches

5242f630d13b28e6aa0db24aaabbd900dd013bc7 authored about 13 years ago by Paul Betts <[email protected]>
DONT MERGE THIS TO MASTER: Hacks to the project files to make this compile in GitHub for Windows

7b21d557e7e901b1106204f5ff8c3806e1d82f18 authored about 13 years ago by Paul Betts <[email protected]>
Initial import

c61746fe1e1bd87792ce6061c7de0b2f199b985c authored about 13 years ago by Paul Betts <[email protected]>