Skip to content

Should we have a better mechanism for setting RDF::URI.cache capacity? #256

@no-reply

Description

@no-reply

It is currently possible to override RDF::URI::CACHE_SIZE directly with = (with warnings printed to STDOUT) only before the cache has been initialized. There's not a clean interface for setting up the cache when it has already been touched (e.g. in a Rails initializer).

Should we be thinking about better ways to control the cache size during application startup or at runtime?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions