issues
search
jbpros
/
plutonium-old
MIT License
12
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Beta
#58
djeusette
opened
10 years ago
1
Recursion
#57
djeusette
closed
10 years ago
0
Alpha
#56
thibaultponcelet
opened
10 years ago
5
Riak event store
#55
jbpros
opened
10 years ago
0
Translate Reporter from CS to JS
#54
thibaultponcelet
closed
10 years ago
0
Translate Logger from CS to JS
#53
thibaultponcelet
closed
10 years ago
0
Auto-initialize domain objects, even after assembler run
#52
jbpros
opened
10 years ago
0
Add native support for promises
#51
jbpros
opened
10 years ago
0
Documentation
#50
jbpros
opened
11 years ago
0
Command line generation tools
#49
jbpros
opened
11 years ago
0
Postgresql event store
#48
jbpros
opened
11 years ago
0
Coffeescript
#47
thibaultponcelet
closed
10 years ago
4
Sort events by timestamp at findAll
#46
thibaultponcelet
closed
11 years ago
1
Fix handling of large binary arguments in the command bus and command bus client
#45
thibaultponcelet
closed
11 years ago
1
Optimize redis event bus by publishing listened events only
#44
thibaultponcelet
closed
11 years ago
1
Allow to specify one handler for multiple events in the event bus reciever
#43
thibaultponcelet
closed
11 years ago
1
Inject app in reporters
#42
thibaultponcelet
closed
11 years ago
1
Errors not thrown in domain repository during save in mongo
#41
ghost
opened
11 years ago
0
Add a total order key to events
#40
thibaultponcelet
opened
11 years ago
3
Various bug fixes
#39
thibaultponcelet
closed
11 years ago
0
Find all events and setImmediate with backward compatibility
#38
djeusette
closed
11 years ago
1
Replace process.nextTick by setImmediate if supported
#37
djeusette
closed
11 years ago
0
Use version instead of timestamp to load events
#36
thibaultponcelet
closed
11 years ago
0
Fix assembler event bus receivers intialization
#35
thibaultponcelet
closed
11 years ago
0
Use setImmediate instead of process.nextTick for recursive calls
#34
djeusette
closed
11 years ago
8
Check wether the $ prefix should be use outside the domain objects
#33
thibaultponcelet
opened
11 years ago
0
Fix regular expresion used to empty redis event bus queues
#32
thibaultponcelet
closed
11 years ago
0
Rollback saved events from failed transactions
#31
jbpros
opened
11 years ago
0
Save events synchronously in domain repository commit method
#30
thibaultponcelet
closed
11 years ago
2
Add a emptyQueue method to Redis event bus emitter
#29
thibaultponcelet
closed
11 years ago
2
Dnode is not working with (large) binary arguments
#28
thibaultponcelet
closed
11 years ago
14
add version to event constructor
#27
djeusette
closed
11 years ago
2
adding dump.rdb in gitignore and adding event version in serializeEvent ...
#26
djeusette
closed
11 years ago
0
Retrieve event bus receivers option accurately
#25
thibaultponcelet
closed
11 years ago
0
Adding a redis part to configuration file in order to be able to specify...
#24
thibaultponcelet
closed
11 years ago
0
Generating event timestamp in constructor in order to publish it to list...
#23
thibaultponcelet
closed
11 years ago
0
Adding an initialize function in RedisEventBusQueue in order to set appr...
#22
thibaultponcelet
closed
11 years ago
5
Unforge NODE_ENV-related constants in Redis event bus queue
#21
jbpros
closed
11 years ago
2
Change teardown app order
#20
thibaultponcelet
closed
11 years ago
0
Add current NODE_ENV to redis event bus queue prefix in order to avoid m...
#19
thibaultponcelet
closed
11 years ago
0
Destroy event bus receivers and emmitter before stores
#18
thibaultponcelet
closed
11 years ago
0
adding destroy method for redis event bus emitter and redis event bus qu...
#17
thibaultponcelet
closed
11 years ago
0
adding optional initialize and destroy methods in event stores and calli...
#16
thibaultponcelet
closed
11 years ago
0
Adding optional initialize and destroy method to report stores
#15
thibaultponcelet
closed
11 years ago
1
Using nextick instead of direct call to avoid range error, call stack si...
#14
djeusette
closed
11 years ago
1
Ending client connection and adding a close method for server on Command...
#13
thibaultponcelet
closed
11 years ago
2
adding return statements before calling the callback when errors occur
#12
thibaultponcelet
closed
11 years ago
2
using beg instead of request
#11
thibaultponcelet
closed
11 years ago
1
Removing unused request and Q packages
#10
thibaultponcelet
closed
11 years ago
0
replacing request by http.request in couchdb.coffee to avoid unexpected ...
#9
thibaultponcelet
closed
11 years ago
1
Next