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

Automatically retry Locked and Busy errors

1c357ee9c0bd55e781ee1c151335f526e615ca26 authored almost 11 years ago
Merge pull request #123 from akavache/auto-lib-registration

Auto register Akavache on module load

bf121892c8750bb116b34de14144501975d1d858 authored almost 11 years ago
Check in packages, die package restore

74e826044e1f3631c0eec9dfc4a0f1b56e7a672c authored almost 11 years ago
Rig our module initializer to register stuff

d69472ed1adc2ede7d61148d0bb0942426e6b661 authored almost 11 years ago
Add Fody Module Initializer

cf148ce0824e605e594c0aa2cfc3f7041854319a authored almost 11 years ago
Update the NuGet package too

554e2c234ff564cf43316194592ec6934dcc7847 authored almost 11 years ago
Upgrade Splat for Xamarin

fed7e426ccb5573941114c8567c172e63dcd8ab2 authored almost 11 years ago
Merge pull request #121 from akavache/haacked/nuget-restore-the-right-way

Remove Package Restore The Wrong Way™

c15fc2913dd92100fc4c71dad0f95024a2b55833 authored almost 11 years ago
Add nuget.exe back for release script

5bf673be4d35732b9c1cdc2746d9ed81453afb81 authored almost 11 years ago
Remove Package Restore The Wrong Way™

Package Restore is built in to Visual Studio and NuGet. No need for this
MsBuild targets crap.

...

f64fb9b883d2627253f32db8d5fe7e7b764d811c authored almost 11 years ago
Remove duplicate ReactiveUI project refs

75ab9f02f7fb2d6656b7824bebccc0d88df70eda authored almost 11 years ago
Nuspec fixups

90c4f01954468aa34f7a649d00865dac69e2e8d3 authored almost 11 years ago
Use correct cache in HttpScheduler

ef2f7bbc49fa8d3d979b8bb474ba6c488ebd8a93 authored almost 11 years ago
MonoMac, not Mono

90de8ed36166eafaa36f5c00f9e82b7ad1676299 authored almost 11 years ago
Project fiddling

488203a9050e9275f11e97234c91595b883ced5c authored almost 11 years ago
MonoMac only

34bb9d3ddb185cbb4e5f6594a773c5cd438a7dba authored almost 11 years ago
Fix derps

56a99da9fcc5e5421c05f48d9f5daef37ba4ace8 authored almost 11 years ago
Fix up VS project

f6023225f87654a9c847209e0e0085b7a0b946a2 authored almost 11 years ago
Add projects to MakeRelease.ps1

d53b88227c3dbfe21ff28cbf01515a0308a18425 authored almost 11 years ago
Fix up XS project nonsense

38a8ec517d3710b98388f5bcd0e8229fbbd19ef2 authored almost 11 years ago
Version Bump to 3.99.1-beta

7e1cbe7e1bb505f17d1f2b5068d1a4b59a964319 authored almost 11 years ago
Make sure we register stuff

e5631bb8ef7657a84529d72b571b9b41448a8b0c authored almost 11 years ago
Nuspec fixups

0ab298370e4c9fa33a18b9f5fde7b5322b3ddf35 authored almost 11 years ago
Don't strand WP8 with just TestScheduler

2d093f3aa79492bb8ed4db24146ee32dad714c4f authored almost 11 years ago
Merge pull request #119 from akavache/noob-friendly

Make Akavache.Http more friendly

a7d651fb72b2afb34c1cd84614b017539c2aeb34 authored almost 11 years ago
Add all of the HttpClient methods to IHttpScheduler

07255c1c5bb1ab8fe8f54df4bea1a4bfeb4a9454 authored almost 11 years ago
Apparently fix the completely broken build

b402e7141da5f8cd433c9a5d41b6e60afaee5ced authored almost 11 years ago
Cancel requests, even if they were scheduled separately

31b8befd830f0a7afbd715b26de80cce9323ed5a authored almost 11 years ago
Merge pull request #118 from akavache/docs

Write some Intellisense Docs

14a35fb88d8e0265e411b155afc9ef4a603570c8 authored almost 11 years ago
Move ResetLimit to its own interface

5d5978b9a76cc35c54411a5f09808694020e4568 authored almost 11 years ago
Dox some stuff

e94fe5eb232e3c34fd9f0c3f25ff43daf01b7562 authored almost 11 years ago
Merge remote-tracking branch 'origin/akavache4-master' into docs

4c9f81afc43f02fb5ce61521e8965608b7cfdcdb authored almost 11 years ago
Comes Correct.

e2167025ad725c44bf3eae5efb29f454ab3db184 authored almost 11 years ago
Stub out stuff we want to dox

45f8bbe464c92d6f79491dce5abceb53b1dc7d57 authored almost 11 years ago
Merge pull request #117 from akavache/sqlite3-for-all

SQLite3 for All

227aeae00e5375d4e52ef025bda7ea5052ef32cd authored almost 11 years ago
Expose the underlying SQLite connection

97c4d26156bc576f4497d6efa56c89765c0c5e32 authored almost 11 years ago
Make our shiny SQLite3 public, but hidden in a special namespace

56629c1e323d0777f4f2088e64627b88ecbf21f6 authored almost 11 years ago
Whatever VS, I like drugs too

7f1c6fe735a0f783037d84531a7181a57f7cb9bc authored almost 11 years ago
Merge pull request #116 from oskar/akavache4-master

Fix non-working code samples

c9fc04a096e805c37e982dbf009178f231b05350 authored about 11 years ago
Fix non-working code samples

Specify type argument to GetObjectAsync() explicitly, add missing semi-colon etc.

de1f3245551883bbf5c3e2813aaec4142f29d6ea authored about 11 years ago
Merge pull request #115 from akavache/nuget-switcharoo

Nuget switcharoo

db08639a6ef62cf58e768b52065ba159bc7a68c6 authored about 11 years ago
Split meta package to be per-platform dependent on SQLite3

573ea926eaa40c8c172188cae45ee296afc147d8 authored about 11 years ago
Move classes to the right namespace

1c3773f7c02b8d3c28815e3c087cbb66e405fa54 authored about 11 years ago
Merge remote-tracking branch 'origin/akavache4-master' into nuget-switcharoo

9c17afb32157cdb37d99414cc6eb051ff2e68521 authored about 11 years ago
Rename Akavache.Deprecated nuspec, there is no portable version

fdad61ea8b8140507b48bda0f0a4607c3a218a8b authored about 11 years ago
csproj faffing about

d6d0a8aff2556e59dd344a5cb3a1d21b112c21b4 authored about 11 years ago
If you truly have no reference to any backend, you get TestBlobCache

e0c87dd2db73006a66ee6a2fa87e0a74d443dbcb authored about 11 years ago
Move stuff to Akavache.Deprecated that should be old and dead

c88875152855c0317280bdd4c0fd36127b157fde authored about 11 years ago
Make a Metapackage for Akavache

a8e0fc33682c79963189791ebe0a897fcd3b4bb5 authored about 11 years ago
Akavache => Akavache.Core

337c6df3585bbc3c176233622dc171a18d021a10 authored about 11 years ago
Merge pull request #114 from akavache/take-out-the-trash

Take out the trash

c8e951f292060d0d432d74347f698d9b723d8422 authored about 11 years ago
Verify Vacuum works

ea6791589fcb6cc0bf546068e0807a6b74784a44 authored about 11 years ago
Fix a bug in SQLite3 GetAllKeys and write a test for it

ebc18baa028cedd2fdf7b8182cbda9ae32a2f4ac authored about 11 years ago
Delete Dead Code

55ce23ad8c49a00906a7d2a00f370a969084b708 authored about 11 years ago
Fix up the unit tests

073dd5b09956cf45957f141fbdda0bec3595541f authored about 11 years ago
Fix misc mistake

852002f7e4153d6d84cb77b63e5571214eb7b8c1 authored about 11 years ago
Implement for SQLite3

58eaa1519556f9914fc132dcf43e6b2ec435f156 authored about 11 years ago
You're on your own bub

704c0afa10bf01f332f65b9e1e7e5ca2015d73b2 authored about 11 years ago
Implement Vacuum for TestBlobCache

7672b9b308e255e5e895f68a831331b3fef0dd3d authored about 11 years ago
Add an interface method to do cleanup

557eab7dfbbf8219568bc5790f56b1b34824c690 authored about 11 years ago
We don't even use MainThread anywhere

d1d1aa52ee04340c7bd68505182aaee7af82849d authored about 11 years ago
Merge pull request #113 from akavache/xamarin-http

Xamarin Akavache.Http

89255cf4eb5f45dc0c9ae02e23b79d1d60d0d4ad authored about 11 years ago
Add a MonoMac version of Akavache.Http

Also, update the other Xamarin csproj files

be72ff482776eee4de7156461cbf4f1423429c6d authored about 11 years ago
Update the old and busted csproj files

eb79f2a196eeee08449bf4dc2bff516d3322e681 authored about 11 years ago
Update Properties

f112893dc8149caa1c8fd3bcd463e9b698f8864d authored about 11 years ago
Fix up the SuspensionHost tricks

ade0a435228abccf4b1cc287527c04c4f737cad5 authored about 11 years ago
Change resolver to just pass along the interface directly

385f1f6eda9f77883f444e2a4e0d320dce8881dd authored about 11 years ago
Merge pull request #111 from akavache/all-async-everything

Get rid of sync GetAllKeys

2effd14617cacac42cfd7fdb0c6d2680d24c151c authored about 11 years ago
Fix All Of The Tests

c082034e7cdff4ea8b010e4f3aa95cb57047e771 authored about 11 years ago
Fix up JSON Serialization

025983eb8da9f741d64b4d66465975f2c152bc29 authored about 11 years ago
Fix the crappy backend

1fa189565013e829cabc36faa3c8add5e344acc2 authored about 11 years ago
Fix all the backends that matter

64c5cb056799a2d89dc44b4908dfe52d98701d9c authored about 11 years ago
No more sync GetAllKeys

7bd86de86cd78187e6c9cea7da792818fdb32c24 authored about 11 years ago
Merge branch 'master' into akavache4-master

52f2aec79f8722ed91d7db6d8503289aae4861d6 authored about 11 years ago
Fix bogus Google URL

a2303b7c8a8943113d1e6487d39e9f156f4d394f authored about 11 years ago
In the unit test runner, we should be using TestBlobCache everywhere

aa75af0fbaba1c217904736cf3fa6a43be266b9c authored about 11 years ago
Merge pull request #109 from akavache/rewrite-http-interfaces

Rewrite backing cancellation code

a9c3c05824c205ea6259f34d57933ab44664538e authored about 11 years ago
Fix bug where we broke cancelation

I don't want to talk about how long it took me to find this.

ccf6fcb2e6f6385572a584c4e534f8b29fde37aa authored about 11 years ago
Fix priority inversion in caching scheduler

Consider the following scenario:
1. We queue up a bunch of low priority requests, the last of wh...

a851ccb67f3f4d41d57a54b15a09e39d5803f0ff authored about 11 years ago
Add cancelation and memoization back in

174fea2d65afd8705662b561d9a7fbceb904c268 authored about 11 years ago
Remove overcomplicated SendAsyncObservable

We had to switch between Rx Cancelation Nature and TPL Cancelation
Nature a few too many times.

a54a956d8255d759069c36c1eb2b07fd3743a4c2 authored about 11 years ago
Merge pull request #108 from akavache/schema-versioning

Schema versioning

fd489ae4618c0725c2c88a0a17217491608ad90d authored about 11 years ago
Actually Fix The Bug(tm)

b5285338e6373b0fb08f1470e9c5a198336aa2d1 authored about 11 years ago
Write a migration to fix issue #90

66c992b1157f68c1560e1c6859676193e4f9bca9 authored about 11 years ago
Make sure we can't get into any cache method before initializing

Note that methods that call into _inflightCache don't have to initialize
because the _inflightCa...

bfaf51109c40f4c133d0af0bb9c206016b2eac18 authored about 11 years ago
Hide some types that should be internal

28f9c70a0240931af3647006605c1de31df151e5 authored about 11 years ago
Merge pull request #105 from onovotny/build-fixes

Fix build config param so it actually builds release mode

4f4d5a770e0d3108dc692305de4ebf6aef3018f2 authored about 11 years ago
Fix build config param so it actually builds release mode

432f12469b02db2c6fac4d6485e3a5c65f40c674 authored about 11 years ago
Merge pull request #102 from akavache/akavache-networking

Initial implementation of Akavache.Http

0e5bd391f67db4285a9c9734ced14b0d04dacdeb authored about 11 years ago
Merge remote-tracking branch 'origin/akavache4-master' into akavache-networking

Conflicts:
Akavache.Mobile/packages.config
Akavache.Sqlite3/packages.config
Akavache.Tests/pa...

748be4602972a22897c55f740555239f286f9b99 authored about 11 years ago
Upgrade Splat to 1.1.1

fa1c1b4affe03d1a7a278695100c25dd1c50ce7a authored about 11 years ago
Secret :hand:

e051adb0a85f4d8e2618e1a2485a2202971457d5 authored about 11 years ago
Modernize Akavache.Http to 4.0

99a6eb438e5592c2c093e0900ac7647cc1e5babf authored about 11 years ago
Fix hosed build

0b5c2969e568f240a16b120d338925000fbfeaac authored about 11 years ago
Merge pull request #104 from onovotny/build-fixes

Updated build scripts to make creating releases easier

132ee0d58339b915ee594e2f717459a5a19a01cb authored about 11 years ago
Use correct pre-4.0 version of 3.99.0-beta

dfc9d8ba1a688097518ff4d53e69faecf6909215 authored about 11 years ago
Fix mac build script to use mdtool instead of build

1663a5ec14aee823897607619938eeedfae7d6e0 authored about 11 years ago
Bump ver to 2.99.0-beta

2e099c0017ca4bed3f611d7eaa37ec7eae21369b authored about 11 years ago
Update release scripts to build

04032d81d62352ca846b5fdb7e315b65e91174a4 authored about 11 years ago
Update ignore to be *.userprefs

05384983f31b2bdbb5955c6d023e8ab75dd4b395 authored about 11 years ago