Hi list

I'm working on a custom bayes storage module.
Haven't been able to figure out if the token atime is used for anything
else than expiration or if it's required for the bayes classifier.
Would that still work if my storage module just returned a dummy value
for the token atime?

My experimental backend manages expiration on its own instead of using
sa-learn's methods, so I'd rather not store atimes if they are not
required for any other reason.

Thanks

Oli

Reply via email to