Skip to content

Commit

Permalink
Remove redux, tidy for 0.2.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
flatheadmill committed Jul 24, 2015
1 parent 4ba8421 commit 3a543e0
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 982 deletions.
12 changes: 0 additions & 12 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,3 @@ A Swiss Army asynchronous control flow function for JavaScript.
To learn everything you want to know about Cadence start here:

http://bigeasy.github.io/cadence

Structure

`./cadence.js` ~ Outgoing Cadence library. Used in production, but performance
is not what it should be. Cadence Redux forgoes the overloading of the `async`
function with special parameters, adds functionality using the `async` function
as a namespace for special operations like `async.forEach` and `async.map`.

`./redux.js` ~ Build to this. It is the bomb.

`./_redux.js` ~ The previous version of Cadence Redux. Used for benchmarking
incremental performance improvements.
File renamed without changes.
File renamed without changes.
File renamed without changes.
10 changes: 0 additions & 10 deletions component.json

This file was deleted.

Loading

0 comments on commit 3a543e0

Please sign in to comment.