issues
search
framed-data
/
overseer
Overseer is a library for building and running data pipelines in Clojure.
Eclipse Public License 1.0
97
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Broken userguide link in README
#108
gigibozzopj
opened
11 months ago
0
Release Overseer 0.9.0
#107
andrewberls
closed
1 year ago
0
Add separable store backends, support SQLite
#106
nathell
closed
1 year ago
0
Rename Clojars deploy-repository
#105
andrewberls
closed
5 years ago
0
Do not sign releases to Clojars
#104
andrewberls
closed
5 years ago
0
Add config file for CircleCI 2.0
#103
andrewberls
closed
5 years ago
0
Upgrade dependencies, release version 0.8.9
#102
andrewberls
closed
5 years ago
1
issue with clj_http dependency?
#101
dvliman
opened
5 years ago
1
Update 'Getting Started' to account for missing 'overseer.schema'
#100
dfornika
opened
6 years ago
2
Use `throw` instead of `assert` in store.jdbc updates
#99
andrewberls
closed
7 years ago
0
Instrument framework-level errors
#98
andrewberls
closed
7 years ago
1
Release Overseer 0.8.6
#97
andrewberls
closed
7 years ago
0
Fix NPE in heartbeat monitors
#96
andrewberls
closed
7 years ago
0
Release Overseer 0.8.5
#95
andrewberls
closed
7 years ago
0
Make overseer.core/transact-graph idempotent on job-ids
#94
andrewberls
closed
7 years ago
0
Release Overseer 0.8.4
#93
andrewberls
closed
7 years ago
0
Remove lottery scheduling mechanism
#92
andrewberls
closed
7 years ago
0
Remove option to disable worker heartbeats
#91
andrewberls
closed
7 years ago
0
Fix whitespace in overseer.api
#90
andrewberls
closed
7 years ago
0
Remove overseer.runner / overseer executable
#89
andrewberls
closed
7 years ago
0
Experimental: Add JDBC Store implementation
#88
andrewberls
closed
7 years ago
2
(Redux) Pluggable job/graph store
#87
andrewberls
closed
7 years ago
2
Declare overseer.core/Store, and Datomic implementation
#86
andrewberls
closed
7 years ago
4
Add dependencies on loom, JDBC and H2
#85
elliot42
closed
7 years ago
0
Switch to using Datomic rules for depedence query
#84
elliot42
closed
7 years ago
0
Update VERSION to 0.8.3-SNAPSHOT
#83
elliot42
closed
7 years ago
0
Experimental: pluggable job/graph store
#82
elliot42
closed
7 years ago
2
Expose ready-jobs and current-job worker status
#81
elliot42
closed
7 years ago
0
To handle dag graph with user interference
#80
mozinrat
opened
7 years ago
1
fix urls in docs summary
#79
Eleonore9
closed
8 years ago
1
Update Installation guide with proper version text
#78
andrewberls
closed
8 years ago
2
Ignore CAS state exceptions in heartbeat monitor
#77
elliot42
closed
8 years ago
6
Parameterize ready job detector sleep time
#76
andrewberls
closed
8 years ago
1
API: Clarify naming of txn construction functions
#75
andrewberls
closed
8 years ago
1
Update README.md
#74
andrewberls
closed
8 years ago
1
Codox: Generate to doc/api
#73
andrewberls
closed
8 years ago
1
Update Guide
#72
andrewberls
closed
8 years ago
2
Use gitbook@2.4.3
#71
AaronO
closed
9 years ago
2
Add user guide 0.1.0, move API docs to docs/api
#70
andrewberls
closed
9 years ago
3
Add docs for 0.7.2
#69
andrewberls
closed
9 years ago
0
Update README.md, cut 0.7.2
#68
andrewberls
closed
9 years ago
3
Update README.md, cut 1.0.0
#67
andrewberls
closed
9 years ago
11
Re-mark overseer.worker as `^:no-doc`
#66
andrewberls
closed
9 years ago
1
AOT-compile Overseer.runner
#65
andrewberls
closed
9 years ago
5
Don't pass output of `pre-process` into `process`
#64
andrewberls
closed
9 years ago
3
Serialize job arguments as EDN
#63
andrewberls
closed
9 years ago
3
Upgrade to Clojure 1.7.0
#62
andrewberls
closed
9 years ago
1
Update project.clj :license to match LICENSE
#61
andrewberls
closed
9 years ago
1
Cleanup overseer.{status,worker}
#60
andrewberls
closed
9 years ago
4
Executor: Inline core/reserve
#59
andrewberls
closed
9 years ago
1
Next