Tyrell Keene

Results 19 issues of Tyrell Keene

enhancement
1.0.0 Release

I realize, in the scheme of things, getting a C compiler running is a serious undertaking, but do you have any plans for it? I don't have any experience with...

I'm trying to generate protobufs for [openrtb](https://github.com/mxmCherry/openrtb/tree/v2.0.1), but some of the data structures i need in the files `bid_request.go` and `bid_response.go` aren't being generated, and without any warning or output...

Write a nice clean and shiny web interface to the autobd-server. Some start features may be: A nice formatted index of files and metadata about files on the server Status...

Feature
web-interface

So two pretty big problems: 1. Filesystem events aren't really tracked, so changes aren't reflected in the cache 2. A new file could be written to, and be put into...

ready

So it's probably a good idea to start using an ```.autobd``` directory, to store log files (like mentioned in issue #64) and other data that's needed like the server's node...

Feature
Node
refactor
server

Need to log to files and separate log output to be more easily consumed. the server definitely needs and http log, and maybe a node heartbeat log

Feature
Node
refactor
server

Currently anytime you want an index, you have to regenerate the whole thing. Gonna go ahead and cache it periodically somehow.

enhancement
Feature
in progress
refactor

Ensure files aren't transferred while they are being written to on the server.

Feature
ready
server