Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
Noah
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Noah
Commits
48a08b0e
Commit
48a08b0e
authored
Mar 08, 2011
by
John E. Vincent
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updating TODO
parent
41eef88b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
7 deletions
+13
-7
TODO.md
TODO.md
+13
-7
No files found.
TODO.md
View file @
48a08b0e
# Brain dump of stuff
# Brain dump of stuff
*
Fix JRuby
This is an ongoing issue for me. I can't rely on stuff that's MRI only.
*
Break agent into separate gem
Again so that the server gem can be as lean as possible
*
Documentation
*
Documentation
Need to finish documenting everything for YARD to pick up.
Need to finish documenting everything for YARD to pick up.
...
@@ -13,15 +21,18 @@
...
@@ -13,15 +21,18 @@
*
Watchers
*
Watchers
This is going to be a fun task. I'm serious.
**IN PROGRESS**
Need to resolve some issues around pathing for Configuration and Service nodes however watch registration and listing are up.
Need to address alternative watcher URIs. Webhook is the only one supported right now.
*
Ephemeral nodes
*
Ephemeral nodes
**IN PROGRESS**
Not sure how I want to implement that. Not too keen on storing them as in-memory hashes. Maybe a LRU in Redis?
Not sure how I want to implement that. Not too keen on storing them as in-memory hashes. Maybe a LRU in Redis?
*
Examples
*
Examples
I need to make some example apps to really demonstrate what I'm trying to accomplish.
Pretty happy with the examples I have but I need more. Want some in other languages - Python, Java, whatever!
*
Clean up deps
*
Clean up deps
...
@@ -35,9 +46,6 @@
...
@@ -35,9 +46,6 @@
*
Github pages
*
Github pages
-
see
[
[http://lusis.github.com/Noah/
]
]
-
see
[
[http://lusis.github.com/Noah/
]
]
*
Bundle a war
-
see
[
[https://github.com/downloads/lusis/Noah/noah.war
]
]
*
Examples
*
Examples
-
Sort of done. Demo app is up!
[
[http://noah-demo.heroku.com/
]
]. Also see
`examples`
directory.
-
Sort of done. Demo app is up!
[
[http://noah-demo.heroku.com/
]
]. Also see
`examples`
directory.
...
@@ -52,8 +60,6 @@
...
@@ -52,8 +60,6 @@
## Watcher specific stuff
## Watcher specific stuff
*
Implement a watcher endpoint
*
Implement webhooks
*
Implement AMQP
*
Implement AMQP
*
Implement REST
*
Implement REST
*
Implement JMX on JRuby
*
Implement JMX on JRuby
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment