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 CommonAssemblyInfo linked to projects

8e1b7f7233e6ec83f74706184584a824f56576f9 authored about 11 years ago
Fix the build

69e21d88b7cfdd51446fbe757ecf85c36016c648 authored about 11 years ago
Update Windows stuff too

cf45f7e2f94e3769d9c59f4002fc6590859c4f5b authored about 11 years ago
Merge pull request #103 from akavache/move-to-ms-rx

Move to MS's Rx 2.2.2

1b3661f27c8208c7c377071ac6a0c609a2241b3b authored about 11 years ago
Drop references we don't need

094ec0639ac8f8f078392d616b6ad12a6fb5f827 authored about 11 years ago
Add Splat as a reference

f2db84c45a0df2a141ea73c9a2340f8ba0bdc936 authored about 11 years ago
Bump Rx to 2.2.2, RxUI to 5.99.0

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

Conflicts:
Akavache.Mobile/Akavache.Mac.csproj
Akavache.Portable/Properties/AssemblyInfo.cs
A...

f3bf7d6f39e435c8af2019f4aef1b7c58f1cc78e authored about 11 years ago
More tests, more bugs fixed

6a098b4974e837997066c6cf54a4555bcb77e978 authored about 11 years ago
Add some for-reals HTTP requests

f2cca0c38693e3d97a791a23093d599f759c4d0f authored about 11 years ago
Add some tests around caching HTTP

8fc08edac2dc52179699aa8b2e7403ca18d81e7a authored about 11 years ago
Fix dumb computer mistakes

32b58843dec8efd18236fd8a3bbe595593437db8 authored about 11 years ago
Whyyyyyyyy

9c243bb5e328eec074c62acd002307d6a82abe8c authored about 11 years ago
Set Intermediate output path

5a094ed9650803b7ece28d6958413b44f8b7b920 authored about 11 years ago
First hack at caching

5a57b5825fc164542312b5077b9c39b890f7272c authored about 11 years ago
This and That, start sketching out stuff related to HTTP caching

d1e0101fd2902463fb17bc294b0c050e64fa097f authored about 11 years ago
Update RxUI.Mobile driver to use Splat

d757d4b45f834c23c8303919faf882042f67186d authored about 11 years ago
Merge pull request #99 from akavache/sayonara-reactiveui

Sayonara, ReactiveUI

077bf3420cab5b7e4df8af327f2fe0e6a5b6dfc0 authored about 11 years ago
Fix Windows problems

bb4d12961cdfbfab1fb74bd9616411c80bd1c118 authored about 11 years ago
Update packages, nuke RxUI from most things

29fdaf4806d40a84dc513b6f3b24845f8ab468b2 authored about 11 years ago
Fix dumb mistakes

7cd4c044a5d4c76d45ffe2b89c07bb5abb388ec3 authored about 11 years ago
RIP generic Mono

571d6644663a12efa14b0640ac7ce19767bfe360 authored about 11 years ago
Clean up the last of the build errors

b287ca01ad1215a2246c98eea074e2e15d6ff9e1 authored about 11 years ago
Move Filesystem providers out of Mobile DLL. Fixes #82

9ad4596d49f5376d18d2e9f1925ff8536f3b3d02 authored about 11 years ago
Remove csproj references to ReactiveUI

e44c089178ce906514e477541b6b776c3987b47d authored about 11 years ago
Just use Type.GetType which is what RxUI does anyways

ea131c0e841b7e326184441425d5ccf976712f11 authored about 11 years ago
Rewrite async SelectMany to use pure Rx

ReactiveUI patches in awaiters for Rx, we don't have them here until we
upgrade to Rx 2.2.2

83b9f58b2ee106b3625471bbe162397c810f9be9 authored about 11 years ago
Fix all the easy stuff

640134e41104914160621d17e4ea5edda0c4753a authored about 11 years ago
Replace RxApp.TaskpoolScheduler with our own

a27fef200d7e7ec4f2fa2f0eeff6f1149020670b authored about 11 years ago
Grumble

0b8c16047491efd52a0bbdb1ded3129d0fd35d3e authored about 11 years ago
Grumble

e96f2fe44f8ef49dea52028f7fbb2747cd6bda94 authored about 11 years ago
Add Splat that has Service Locator and Logging

8d6452662e737ee1fbc1b2223a854965e5e30ced authored about 11 years ago
Upgrade Punchclock to 1.1.0

7dbdb6556731b476f75478334b2bbe2ca2a98f09 authored about 11 years ago
Explicit create OpQueue in tests

d21c43bd4b5c9e1d32113fddb9305888cde69b9e authored about 11 years ago
Nuke dumb configurations

6171834c1dcacfea24230e65a582860b5f4ffde3 authored about 11 years ago
Intermediate Errything

993694a0c62319428921073f3f20b7da1b8e29ae authored about 11 years ago
Changes?

77b514cd60b78ea1c35ddf3cb8610095e3909d2a authored about 11 years ago
update to latest NuGet

6f61386b5f9fc81d4d09249f1bbedff754bb2afc authored about 11 years ago
Fix missing dependencies

51edcf2e2c5f04309700e106bc06ba4c4218d63e authored about 11 years ago
Fix up csproj oopses

e17638565e2e866f831457067927fe66b95b93cd authored about 11 years ago
Version bump to 3.2.0

e38da364cd5ed8b54d1b31852b06222df89ba4eb authored about 11 years ago
Merge pull request #98 from akavache/die-akavache-portable-lib

RIP Akavache Portable lib

cf87983b325c46cf3614f4fe58e10608f326fa7d authored about 11 years ago
This is tripping up the PLib build and we don't need it

99a2a78259932a20b4ed07723ce18f62d3bcf129 authored about 11 years ago
Add IntermediatePath so builds don't stomp on each other

076badf0bdd950713d9ec9ea38fd1bd6dfaea451 authored about 11 years ago
Update Windows csproj files

50e61f0f0ec35f12875553261c07e73452016af1 authored about 11 years ago
I don't even know something NuGet

6fb4f15aa8551c21524e54030efeeb08ee92cfec authored about 11 years ago
Update Splat to 1.0

780bd07d6f99b442bf8ae4203d84b6b118191f32 authored about 11 years ago
Remove dead projects

63f05caaa0d9537ceb68871c220133f0b03d7378 authored about 11 years ago
Kill off Akavache.Portable, move it into Akavache directory

9b1760f6e4d21e84618f0f7d692e6c14ee460f20 authored about 11 years ago
Akavache now requires >= Splat 1.0

8cd377720b17750568dfb7a84360072a6d0206eb authored about 11 years ago
Use iOS 7 API to determine net speed

de7bd344629de92bec101d3bb1e01314b4bd60c1 authored about 11 years ago
Fix dumb mistakes

aa947b660d0ef5c33fb94c1dd6e9846181718ccf authored about 11 years ago
Hooray WinRT

9653fade7ea2eba2940e65f2d52b2e284cc818f5 authored about 11 years ago
Let's punt on guaranteed requests for now, it's a Different Thing

d8b472461a6c0c036067095b2e44bb08cf907919 authored about 11 years ago
Project fiddling

70dc9ff53386a27de53396d279bb596ebffdf03b authored about 11 years ago
Stupid C

6614d9dd827ff39a4c77b16dc4bdb96219c60bf2 authored about 11 years ago
Add Android version of data limits

24bed8521e69e65664fc54ce7376aeb3be12b69a authored about 11 years ago
Add Android version of Akavache.Http

8f4b780905c1de650a6ba168265fbb055b932ac3 authored about 11 years ago
Implement GetDataLimit (badly) for iOS

18fb70cadc70984682bef50592479cc1cecade0f authored about 11 years ago
Add a test for cancel all

2dd669142db394009558039484037c28bc7ce97b authored about 11 years ago
Make sure we can verify when things are cancelled

84f552d7b801a1e4dfe05e7d7d9ccaf4fe195eac authored about 11 years ago
Make sure group cancellation works

b8aae975946b22271f55a9843e0d3e67b94436f9 authored about 11 years ago
Add ability to cancel all requests

845bc95476d8af03698227e355e180df9654cf8a authored about 11 years ago
Add group cancellation

0f16462ce9ea85bd9f892d824f23add0ad2e76a6 authored about 11 years ago
Set up so that the data limit can be variable based on the Internet connection

54289c0db50bcb3de9d9b6abbd2c8686f06e1deb authored about 11 years ago
Enable suspension host for default HTTP caches if available

96f4859ada358138885b1dbbc524c1bc0f8ec96b authored about 11 years ago
Add a portable version of Akavache.Http

4a3fbd53ca18ea7321e61c9a12a6a67218fd4fad authored about 11 years ago
Register some stuff

ed0055a195b71b818eb8283c431642415e68dd75 authored about 11 years ago
Replace dumb design with better one

51bc596da1d31c08c8c5e38f6244d83adecb9075 authored about 11 years ago
Write byte limit to be a Func so we can react to changing network conditions

288b7cff6cac9ef5ae59249e50129572cd5e9f68 authored about 11 years ago
Make sure the cache can be changed after startup

c0bf7511d79bda2afd2ccfe3fbd048652c663624 authored about 11 years ago
HttpSchedulers have to share the same opqueue lol

9b0d97ef1310235878209572b221f3042afe76c5 authored about 11 years ago
Add speculation limiting

2f8ed121ed25ee11e144be7b027328c7ab28e605 authored about 11 years ago
Merge branch 'master' into akavache-networking

59ab784e8786b262cb11972e9efa9ee5b60ad187 authored about 11 years ago
Omgggggg

f9466b3d4a65ed079912a209e255b71358e98ba4 authored about 11 years ago
Merge remote-tracking branch 'refs/remotes/origin/master'

2fcbe3b3d7db4f54459f10c83abbc32c9387c781 authored about 11 years ago
Rewrite away all instances of 'await'

SelectMany + await apparently makes the Mono C# compiler confused, so let's
try getting rid of t...

e059691f07cffebf0645d757d93537e29fce6e54 authored about 11 years ago
Version bump to 3.1.2

1a1e51e45207a13c97c0f5a9fc8a3b9d75c07e87 authored about 11 years ago
Ensure only 'n' requests are scheduled concurrently

229bca810d96a881f5a4ec412ea2786021324d23 authored about 11 years ago
Keep track of in-flight requests

4b396ed27de9b57324afb7f9e1ebc28e5135b156 authored about 11 years ago
First scratch at tests that all IHttpSchedulers should pass

80ab94b5702dd1c8f4090f17b5c2da1fdc02114b authored about 11 years ago
Fix bugs in CachingHttpScheduler

ff142fd51bc6412a9a0f2ff4ea7a0b293f37231a authored about 11 years ago
Update Akavache.Tests to include Http

a2f4529e6b67b4340d657309f91c612249569e27 authored about 11 years ago
Add .NET 4.5 Desktop version of Akavache.Http

e94065fa3e8a3208a3f87a5827e12fdbfdc90806 authored about 11 years ago
Initial hack at hashing HTTP requests

9f9070db3d9ea38fb9eed83505eaf9903532eedc authored about 11 years ago
Notes

9d044abf956d4f4d9d48481b21a20fd07c2888fb authored about 11 years ago
Start to clean some stuff up in anticipation of caching

c0e7a44392dd5b94b7258e1c7eb0d1fce5737f09 authored about 11 years ago
Start to hack this into something I hate less

1220630c2c8b431feff9a4eca2e0290a228b4e67 authored about 11 years ago
Add Pierce

7c951327d88ce0c2c57d0a670920353dac338d1f authored about 11 years ago
Here's some code that I hate

2ed8cb4f5aeb7b99ab2d4c46fb3051837dd42190 authored about 11 years ago
/khanify GitHub C# style

a78e90b4fd59389dfa398f561493b16a1d760ea8 authored about 11 years ago
Correctly support cancelation even if they cancel after reading the body

83e418ff1d9828ce619cda77063bef8f24108242 authored about 11 years ago
Merge remote-tracking branch 'origin/master' into akavache-networking

c2faaa3ea62bdbfe8e689e7beced3d1fe8c42a44 authored about 11 years ago
Merge pull request #91 from nigel-sampson/master

Invalidate Object invalidates untyped entry

dd16a7ee12d870216fedc02d639eab403527256f authored about 11 years ago
Invalidate Object doesn't invalidate non typed key

6f879779c0438dfed2d3a74c765c22f48a648e96 authored about 11 years ago
Merge pull request #89 from nigel-sampson/master

GetAndFetchLatest invalidates correct cache entry

5d28e672c948681d64b19d8c788241eb1ddf2c62 authored about 11 years ago
GetAndFetchLatest uses correct key for GetCreatedAt

7a4d4f557b4e1517ee9c2a0ea47164a061796aae authored about 11 years ago
GetAndFetchLatest invalidates correct cache entry

691aff670da476ce62b441d81b66131384d7315b authored about 11 years ago
Add a low-level HTTP method that supports cancellation

86abc79fe58d67378567c3c2ae9218ce6d55b20f authored over 11 years ago
Verify that GetOrFetchObject respects expiration. Fixes #87

fb491c5bceea87d1d71703d958a1c612522b5f23 authored over 11 years ago