Skip to content

Crayfish 0.0.4

Compare
Choose a tag to compare
@ruebot ruebot released this 24 Jun 16:18
Add IUuidCache functions for transactions (#4)

* Add IUuidCache functions for transactions

* Code cleanup

* Long lines sheesh

* Register UuidGenerator, remove UuidServiceProvider, fix various little errors

Fix file path errors to ldpath transform file.
Fix reference to TransactionController in ResourceController

* Move to using a local Silex caching layer for transaction pair caching.

* Code review clean up

* Fix existing tests

* Our minimum-stability should probably not be dev

* Add tests for KeyCache and remove test namespace.

* PSR2 issue

* Add more tests and resolve a strict error in ResourceController

* Increase code coverage

* Does not throw the exception. but returns an error response.

* Only have 1 config location now, but also ignore production settings.