Trey Pendragon
Trey Pendragon
Extensive benchmarks using @ojlyytinen's excellent `valkyrie-benchmark` utility: | Adapter |iterations/s | std.dev. | iterations |time (s)| | ------------------------------ | -----------:| --------:| -----------:| ------:| | **basic_metadata_tests create_stub** ||||| | sequel_postgres |...
@ojlyytinen This is running on my desktop, which is a mac pro with 8 cores, 64 GB of ram, and a SSD. So maybe it's just hardware related? Edit: I...
We're using this in `Figgy` in production now with no problems, and are showing somewhere between 10-30% speed-ups according to metrics for operations with queries that return many objects. I...
Yeah that makes sense to me.
> I would be in favor of deprecating the members method altogether since all members are ordered by default. Not for collections. Ordering's moderately expensive, so when it's not needed...
Create a wiki page for the solr metadata adapter. There are other fields with prefixes we probably want to mention.
Valkyrie should know if a user tried to store a string which looks like a date or an actual DateTime object.
We have a strategy we're prototyping in Figgy now that's working so far - we just added an `attr_accessor :loaded` to our resources and a custom query populates that hash...
There may be official fcrepo images now, I know we pull official ones for Fedora 6. I'll be honest, this isn't really my strength.
Had to apply the patch too, any status updates here? Should I assume this is broken and AM support is going away?