Robert Bennett

Results 4 comments of Robert Bennett

A static dictionary would work but if we want to really improve the in memory implementation we should consider implementing some services that store manipulate the data (serialisation/deserialization and etags/ttl/ts)...

It could be a fair bit, it depends how far we want to go. I have started fleshing out a basic implementation. With what is there (and a little extra...

I was thinking about this, I think we could do something with hashing the object and saving the index that object was in. This would allow us to replicate that...

The way I was looking at it is index.md is essentially your landing page and then the docs folder would contain specific documentation. For example, for a service my index.md...